- 21 Jun, 2005 1 commit
-
-
msvensson@neptunus.(none)[msvensson] authored
-
- 20 Jun, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug10365
-
- 16 Jun, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Updated after review
-
- 10 Jun, 2005 4 commits
-
-
msvensson@neptunus.(none) authored
- Added testcases according to spec in bug report.
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
- 09 Jun, 2005 13 commits
-
-
svoj@mysql.com authored
into mysql.com:/var/tmp/sslbug/mysql-4.1
-
acurtis@xiphis.org authored
into xiphis.org:/usr/home/antony/work2/p1-bug11028.3
-
acurtis@xiphis.org authored
Report error instead of crashing
-
konstantin@mysql.com authored
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/4.1
-
joreland@mysql.com authored
-
gluh@eagle.intranet.mysql.r18.ru authored
generate proper error message if we use SET ... = NULL for 'set' variables
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-push
-
ramil@mysql.com authored
a fix (bug #11193: error messages gets garbled after reggies latest changeset: ChangeSet@1.2260.1.).
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-push
-
joreland@mysql.com authored
small script fixes - Don't use hostname -s as it's linux specific - Don't remove result unless scp worked
-
joreland@mysql.com authored
bug#10711 bug#10058 bug#9363 bug#9025 bug#8918
-
jimw@mysql.com authored
when checking if the server is running in mysqld_safe. (Bug #11122)
-
- 08 Jun, 2005 4 commits
-
-
svoj@mysql.com authored
into mysql.com:/var/tmp/sslbug/mysql-4.1
-
svoj@mysql.com authored
BUG#10675 - MySQL fails to build with --openssl on Mac OS X 10.4 BUG#11150 - HP-UX yaSSL/OpenSSL configure/header problem Remove obsolete code.
-
joreland@mysql.com authored
Fix potential inconsistency when running ndb_restore due to faulty parsing of backup log wrt inserts
-
msvensson@neptunus.(none) authored
- Added better error messages when trying to open a table that can't be discovered or unpacked. The most likely cause of this is that it does not have any frm data, probably since it has been created from NdbApi or is a NDB system table. - Separated functionality that was in ha_create_table_from_engine into two functions. One that checks if the table exists and another one that tries to create the table from the engine.
-
- 07 Jun, 2005 16 commits
-
-
reggie@mdk10.(none) authored
This was necessary because the old code would return "w+" for O_RDONLY|O_SHARE for example.
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/41test3
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
check table->file->inited to catch incorrect calling sequence.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
igor@rurik.mysql.com authored
Fixed bug #9899: erronious NOT_NULL flag for some attributes in the EXPLAIN table.
-
monty@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
incorrect handling of writeTuple with multi op transaction
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Fix instead wrong call to ha_key_cmp This is related to bug #10741 Inserting double value into utf8 column crashes server
-
igor@rurik.mysql.com authored
Removed an extra space char.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
igor@rurik.mysql.com authored
Fixed bug #11088: a crash for queries with GROUP BY a BLOB column + COUNT(DISTINCT...) due to an attempt to allocate a too large buffer for the BLOB field. Now the size of the buffer is limited by max_sort_length. group_by.test, group_by.result: Added a test case for bug #11088.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-