- 10 Apr, 2006 7 commits
-
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/bugs/mysql-5.0-15868-work
-
aivanov@mysql.com authored
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/bugs/mysql-5.0-15868
-
aivanov@mysql.com authored
Applied changes due Heikki Tuuri.
-
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
-
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 1 commit
-
-
aelkin@mysql.com authored
Removing the problematic line from include test file.
-
- 07 Apr, 2006 26 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.
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
fix mem leak (not during running of transactions, but a few bytes when shutting down)
-
jonas@perch.ndb.mysql.com authored
silent valgrind warnings 5.0, ndb_autodiscover
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-jonas
-
tomas@poseidon.ndb.mysql.com authored
-
hartmut@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
tomas@poseidon.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-jonas
-
gluh@eagle.intranet.mysql.r18.ru authored
skip charset aggregation for order columns
-
jonas@perch.ndb.mysql.com authored
remove debug prinouts in Qmgr
-
gluh@eagle.intranet.mysql.r18.ru authored
move test case for bug 14290 to ctype_ucs test
-
- 06 Apr, 2006 2 commits
-
-
igor@rurik.mysql.com authored
The problem was due to the fact that with --lower-case-table-names set to 1 the function find_field_in_group did not convert the prefix 'HU' in HU.PROJ.CITY into lower case when looking for it in the group list. Yet the names in the group list were extended by the database name in lower case.
-
igreenhoe@mysql.com authored
into mysql.com:/home/greenman/workspace-mysql/mysql/bug-5.0-16240
-