- 16 Jun, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 15 Jun, 2003 8 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
monty@narttu.mysql.fi authored
-
serg@serg.mylan authored
-
monty@narttu.mysql.fi authored
-
hf@deer.(none) authored
Compiler can signal error when init_sigpipe_variables expands as empty place. Had to remove all semicolons after init_sigpipe_variables
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/mysql.orig/test/mysql-4.1
-
monty@narttu.mysql.fi authored
Removed compiler warnings
-
monty@narttu.mysql.fi authored
-
- 14 Jun, 2003 3 commits
-
-
vva@eagle.mysql.r18.ru authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.1
-
monty@narttu.mysql.fi authored
Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol Fixed wrong value for SQLSTATE_LENGTH Added CLIENT_REMEMBER_OPTIONS to mysql_real_connect() Changed mysql_port and mysql_unix_port to mysqld_xxxx
-
- 13 Jun, 2003 5 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
guilhem@mysql.com authored
-
serg@serg.mylan authored
-
- 12 Jun, 2003 5 commits
-
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
guilhem@mysql.com authored
- Comments for future devs. - Start_log_event::exec_event() : when we hit it, do a rollback. - We don't need LOG_EVENT_FORCED_ROTATE_F. - Stop_log_event::exec_event() : when we hit it, we needn't clean anything. - Removed LOG_EVENT_TIME_F and LOG_EVENT_FORCED_ROTATE_F. - We don't need Stop events in the relay log. - Now filtering of server id is done in the I/O thread first.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
- 11 Jun, 2003 5 commits
-
-
paul@ice.snake.net authored
Fix parse error per serg instructions.
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
serg@serg.mylan authored
-
guilhem@mysql.com authored
-
serg@serg.mylan authored
-
- 10 Jun, 2003 13 commits
-
-
carsten@tsort.bitbybit.dk authored
into tsort.bitbybit.dk:/home/carsten/mysql/bk/mysql-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
bar@bar.mysql.r18.ru authored
LOAD_FILE() tests
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
bar@bar.mysql.r18.ru authored
Test for INSERT() has been added
-
bar@bar.mysql.r18.ru authored
- equal predicate - LIKE predicate - strcmp() function
-
bar@bar.mysql.r18.ru authored
repeat, reverse, quote, soundex, substring Test func_str has been extended to check them
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/4.1.latest
-
ram@mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
SET NAMES is not sent to server when SET NAMES is not dumped Server decides which character set to use in this case
-
bar@bar.mysql.r18.ru authored
SET NAMES is not produced in compatibility modes
-