- 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 18 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
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
hartmut@mysql.com authored
-
gluh@eagle.intranet.mysql.r18.ru authored
skip charset aggregation for order columns
-
gluh@eagle.intranet.mysql.r18.ru authored
move test case for bug 14290 to ctype_ucs test
-
- 06 Apr, 2006 17 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
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug18237-review
-
sergefp@mysql.com authored
-
igreenhoe@mysql.com authored
-
joerg@mysql.com authored
-
svoj@april.(none) authored
into april.(none):/home/svoj/devel/mysql/BUG14945/mysql-5.0
-
svoj@april.(none) authored
counter". When TRUNCATE TABLE was called within an stored procedure the auto_increment counter was not reset to 0 even if straight TRUNCATE for this table did this. This fix makes TRUNCATE in stored procedures to be handled exactly in the same way as straight TRUNCATE. We achieve this by rolling back the fix for bug 8850, which is no longer needed since stored procedures don't require prelocked mode anymore (and TRUNCATE is not allowed in stored functions or triggers).
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.0
-
bar@mysql.com authored
as it is now required by mysql_set_character_set()
-
bar@mysql.com authored
Bug#18830 incompatibility new libraries with old server Additional 5.0 fix: applying the same patch to client.c.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
bar@mysql.com authored
Bug#18830: incompatibility new libraries with old server Don't execute SET NAMES with pre-4.1 server.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
bar@mysql.com authored
Adding test case to cover queries which worked incorrectly earlier: Bug#18321: Can't store EuroSign with latin1_german1_ci and latin1_general_ci
-
bar@mysql.com authored
Using local.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-