- 03 Jun, 2003 7 commits
-
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
LTRIM, RTRIM and TRIM now work fine with ucs2
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.emb_bind
-
hf@deer.(none) authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.emb_bind
-
hf@deer.(none) authored
splittiln common client's parts
-
bar@bar.mysql.r18.ru authored
Some default_charset_info were removed
-
- 02 Jun, 2003 2 commits
-
-
bar@bar.mysql.r18.ru authored
SHOW COLLATION columns have been removed: D -> Default C -> Compiled Y -> Yes
-
bar@bar.mysql.r18.ru authored
define ILSEQ for platforms that do not define it themself
-
- 31 May, 2003 1 commit
-
-
hf@deer.(none) authored
Here is another pack of changes about gathering common client code in sql-common/client.c. Now i symlink the client.c from sql/ and libmysql/. These directories have client_settings.h files to be included to client.c. It contains defines and declarations to compile client.c in appropriate manner. Also i've added include/sql_common.h, containing declarations of what is exported from client.c I removed as many #ifdef-s from client.c as i dared to. I think it's better push it with some extra #ifdef-s now (of course, if everythihg besides it is ok) so other people can check the code.
-
- 30 May, 2003 16 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-mem_root-4.1
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-mem_root-4.1
-
bar@bar.mysql.r18.ru authored
character_set_results is now the same with character_set_client by default
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/4.1.latest
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.emb_bind
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/NEW_HELP/4.1.clear
-
vva@eagle.mysql.r18.ru authored
-
ram@mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
mysqldump now produces SET NAMES. It can be disabled by --no-set-names
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
character_set_connection new variable
-
bar@bar.mysql.r18.ru authored
character_set_database was added Code optimization: reuse more code for all character sets variables
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/4.1.latest
-
ram@mysql.r18.ru authored
-
- 29 May, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 28 May, 2003 10 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-mem_root-4.1
-
bell@sanja.is.com.ua authored
(bug #518 fixed)
-
bar@bar.mysql.r18.ru authored
SELECT CAST(_latin1'string' AS CHAR CHARACTER SET latin2)
-
bar@bar.mysql.r18.ru authored
bug #521 fix: ('3'='4') was true in cp1250_czech_ci
-
bar@bar.mysql.r18.ru authored
./configure --with-charset=latin1 --with-collation=latin1_danish_ci
-
bar@bar.mysql.r18.ru authored
ifdef wrong structure has been fixed
-
hf@deer.(none) authored
-
hf@deer.(none) authored
-
bar@bar.mysql.r18.ru authored
-
- 27 May, 2003 3 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
bell@sanja.is.com.ua authored
-