- 05 Oct, 2003 1 commit
-
-
bell@laptop.sanja.is.com.ua authored
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-errs-4.1
-
- 04 Oct, 2003 3 commits
-
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.stmt
-
hf@deer.(none) authored
-
bell@laptop.sanja.is.com.ua authored
-
- 03 Oct, 2003 7 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1323/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1323/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
-
guilhem@gbichot2 authored
-
guilhem@gbichot2 authored
Changed Rotate_log_event::exec_event() to not increment positions when the event is seen in the middle of a transaction.
-
bar@bar.mysql.r18.ru authored
Query cache now takes in account character_set_results and collation_connection
-
- 02 Oct, 2003 7 commits
-
-
greg@mysql.com authored
-
guilhem@gbichot2 authored
Portuguese and Swedish are not affected (they were already translated).
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
guilhem@gbichot2 authored
correcting it now. Thanks Dmitri for spotting this.
-
bell@laptop.sanja.is.com.ua authored
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-qc_struct-4.1
-
bell@laptop.sanja.is.com.ua authored
-
guilhem@gbichot2 authored
When an update query is to be written to the binlog, and it reads unset user variables (example: INSERT INTO t VALUEs(@A) where @A does not exist), we create the variable like if it had been set with SET before, and we loop (i.e. we redo the steps of logging, now that the variable exists).
-
- 01 Oct, 2003 4 commits
-
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.stmt
-
hf@deer.(none) authored
there was an error about sendind prepared parameters to the server
-
bar@bar.mysql.r18.ru authored
Stupid typo. Led to compilation failure with non-gcc compilers.
-
- 30 Sep, 2003 1 commit
-
-
paul@teton.kitebird.com authored
-
- 29 Sep, 2003 12 commits
-
-
lenz@kallisto.local authored
-
hf@deer.(none) authored
handling of init-file option added to embedded library main problem was killing of output (resulting recordsets etc) i added checks for empty output in Protocol:: methods better solution could be special Protocol_nul class to redirect results to nowhere
-
hf@deer.(none) authored
I made libmysqld not to do freopen(stdout...) I think we need better solution here so i added it as a worklog entry #1247
-
hf@deer.(none) authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.stmt
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/help_correction/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/help_correction/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
-
hf@deer.(none) authored
embedded library some fixes - cleanup procedure changed for embedded library - deletion of embedded mysql->thd
-
hf@deer.(none) authored
WL604 Privilegies in embedded library another bug fixed
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.stmt
-
hf@deer.(none) authored
WL#604 Privileges in embedded library bugs fixed
-
- 26 Sep, 2003 5 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@kallisto.local authored
if a variable is not defined (empty).
-
lenz@kallisto.local authored
(crc32.c is included by mysys/my_crc32.c)
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
guilhem@gbichot2 authored
Don't free the client's selected db (thd->db) when it has been DROPped, if this is a slave thread; the x_free() was causing a lot of various bugs in rpl_loaddata_rule_m (garbage characters, segfault, hangs in other threads). A small post-merge fix (rli->inside_transaction exists in 4.0 only).
-