Bug 2516 - поддержка конвертации украинских и других наборов символов
Summary: поддержка конвертации украинских и других наборов символов
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: MySQL-server (show other bugs)
Version: unstable
Hardware: all Linux
: P4 major
Assignee: Kachalov Anton
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-11 14:35 MSD by Denis Ovsienko
Modified: 2005-07-13 15:45 MSD (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Ovsienko 2003-04-11 14:35:39 MSD
по умолчанию выключена, прилагаю включающий патч
---

---
diff -urN mysql-3.23.56.orig/sql/convert.cc mysql-3.23.56/sql/convert.cc

--- mysql-3.23.56.orig/sql/convert.cc	2003-03-13 20:31:58 +0200
+++ mysql-3.23.56/sql/convert.cc	2003-04-11 13:10:38 +0300
@@ -22,7 +22,7 @@
 ** One must also give a name to each mapping that one wants to use...
 */
 
-/* #define DEFINE_ALL_CHARACTER_SETS */
+#define DEFINE_ALL_CHARACTER_SETS
 
 #include \"mysql_priv.h\"
Comment 1 Dmitry V. Levin 2003-09-18 12:24:14 MSD
У этого пакета теперь другой maintainer. 
Comment 2 Kachalov Anton 2003-09-19 15:33:01 MSD
Если ничего критичного не произойдёт, то ваш патч войдёт в сборку MySQL 4.0.15,
который сейчас допиливается...
Comment 3 Kachalov Anton 2003-09-22 18:59:35 MSD
в версии 4.0.15-alt1 всё есть...