- 28 Jun, 2005 10 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
monty@mysql.com authored
This fixed a failure of insert_update.test on some platforms
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
igor@rurik.mysql.com authored
Added a test case for bug #11414. sql_select.cc: Fixed bug #11414: crash on Windows with some simple GROUP BY queries. It happened to an allocation of an array containing 0 Copy_field elements in setup_copy_fields. The bug had been already fixed in 5.0.
-
bar@mysql.com authored
Fixing tests accordingly. ctype-ucs2.c: The same fix for UCS2. ctype-utf8.c: Bug #9557 MyISAM utf8 table crash The problem was that my_strnncollsp_xxx could return big value in the range 0..0xffff. for some constant pairs it could return 32738, which is defined as MI_FOUND_WRONG_KEY in myisamdef.h. As a result, table considered to be crashed. Fix to return -1,0 or 1.
-
kent@mysql.com authored
Bug#9873, reenabled --without-man option to work
-
kent@mysql.com authored
Enable build with CXX=gcc and gcc version 4
-
kent@mysql.com authored
Corrected quoting of string "pro-nt"
-
kent@mysql.com authored
Added missing `;' to DBUG_RETURN()
-
- 27 Jun, 2005 9 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
monty@mishka.local authored
Fixes while reviewing new pushed code NULL as argument to encrypt/decrypt should return NULL without a warning
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-4.1
-
monty@mishka.local authored
#9728 'Decreased functionality in "on duplicate key update #8147 'a column proclaimed ambigous in INSERT ... SELECT .. ON DUPLICATE' This ensures fields are uniquely qualified and also that one can't update other tables in the ON DUPLICATE KEY UPDATE part
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
- 25 Jun, 2005 1 commit
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
- 24 Jun, 2005 3 commits
-
-
ingo@mysql.com authored
Moved the key statistics update to info(). The table is not locked in open(). This made wrong stats possible. No test case for the test suite. This happens only with heavy concurrency. A test script is added to the bug report.
-
ramil@mysql.com authored
-
ramil@mysql.com authored
-
- 23 Jun, 2005 17 commits
-
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/4.1-virgin
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/4.1-virgin
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-1
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug10151
-
evgen@moonbone.local authored
Fix for fix for bug #9728 Error caused server hang on prepared insert ... select
-
kent@mysql.com authored
Might need a restart after test with special TZ Removed unused argument to run_mysqltest()
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug10151
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-1
-
igor@rurik.mysql.com authored
Added a test case for bug #10124. sql_select.h, item_subselect.cc, sql_select.cc: Fixed bug #10124. The copy method of the store_key classes can return STORE_KEY_OK=0, STORE_KEY_FATAL=1, STORE_KEY_CONV=2 now. field.cc: Fixed bug #10124. When ussuing a warning the store methods return 2 instead of 1 now.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-4.1
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/4.1-virgin
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
-