- 11 Apr, 2006 6 commits
-
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b14360
-
ramil@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug5390
-
msvensson@neptunus.(none) authored
Add surrounding braces, move invalidate dictionary_cace to after declaration of variable "table_list"
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug5390
-
- 10 Apr, 2006 20 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug5390
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.0-tmp
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/bugs/mysql-5.0-15868-work
-
aivanov@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.0-tmp
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug5390
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.0-tmp
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/bugs/mysql-5.0-15868
-
aivanov@mysql.com authored
Applied changes due Heikki Tuuri.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@shellback.(none) authored
- Grab the path from "configure --sysconfdir=<path>" and set it as the first place to look for my.cnf files Do this both in Makefiles for libmysql and mysys - Patch provided by Francesco Riosa. Thank you!
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
knielsen@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
- 09 Apr, 2006 4 commits
-
-
aelkin@dl145k.mysql.com authored
into dl145k.mysql.com:/tmp/andrei/5.0.21-bug17284-temp_table
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/bugs/mysql-5.0-15758
-
aelkin@mysql.com authored
env variable name is fixed.
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.0
-
- 08 Apr, 2006 3 commits
-
-
knielsen@mysql.com authored
-
igor@rurik.mysql.com authored
The function agg_cmp_type in item_cmpfunc.cc neglected the fact that the first argument in a BETWEEN/IN predicate could be a field of a view. As a result in the case when the retrieved table was hidden by a view over it and the arguments in the BETWEEN/IN predicates are of the date/time type the function did not perform conversion of the constant arguments to the same format as the first field argument. If formats of the arguments differed it caused wrong a evaluation of the predicates.
-
aelkin@mysql.com authored
Removing the problematic line from include test file.
-
- 07 Apr, 2006 7 commits
-
-
aelkin@dl145j.mysql.com authored
into dl145j.mysql.com:/tmp/5.0.21-bug17284-temp_table
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
aivanov@mysql.com authored
innobase_query_caching_of_table_permitted()". Applied the patch due to Heikki Tuuri. Also removed superfluous #ifdefs.
-
joerg@mysql.com authored
into mysql.com:/M50/mtr-5.0
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/FIXES/5.0.21-bug17284-temp_table
-
joerg@mysql.com authored
-
aelkin@mysql.com authored
Idea of the fix is for master to send FD event with `created' as 0 to reconnecting slave (upon slave_net_timeout, no master crash) to avoid destroying temp tables. In a case of a connect by slave to the master after its crash temp tables have been already cleaned up so that slave can not keep `orphan' temp tables.
-