- 26 Aug, 2004 2 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
joerg@mysql.com authored
into mysql.com:/M40/mysql-4.0
-
- 25 Aug, 2004 2 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
Update to new valgrind
-
- 24 Aug, 2004 6 commits
-
-
heikki@hundin.mysql.fi authored
Fix bug: if there was little file I/O in InnoDB, but the insert buffer was used, it could happen that 'Pending normal aio reads' was bigger than 0, but the I/O handler thread did not get waken up in 600 seconds. This resulted in a hang, and crashing of InnoDB.
-
joerg@mysql.com authored
-
miguel@hegel.txg.br authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-BUGS/mysql-4.0
-
gluh@gluh.mysql.r18.ru authored
-
lenz@mysql.com authored
modifying configure.in for the commercial tarballs - added my-innodb-heavy-4G.cnf to the distribution
-
- 23 Aug, 2004 7 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-BUGS/mysql-4.0
-
gluh@gluh.mysql.r18.ru authored
wrong results
-
guilhem@mysql.com authored
(ok'd by CTO to fix it in 4.0). Fix to make mysql-test-run work with all Valgrind versions.
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-4.0
-
pem@mysql.com authored
-
serg@serg.mylan authored
-
- 22 Aug, 2004 3 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
(cannot call it a "merge" :)
-
serg@serg.mylan authored
Abandoned improper use of MyISAM data. Thanks Ingo!
-
- 21 Aug, 2004 1 commit
-
-
igor@rurik.mysql.com authored
Added test case for bug #4256. join_outer.result: Fixed bug #4256. item_cmpfunc.h: Fixed inconsistency of values of used_tables_cache and const_item_cache for Item_func_isnull objects. This inconsistency caused bug #4256.
-
- 20 Aug, 2004 3 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
in a deadlock-free manner. This splits locking the global read lock in two steps. This fixes a consequence of this bug, known as: BUG#4953 'mysqldump --master-data may report incorrect binlog position if using InnoDB' And a test.
-
ram@gw.mysql.r18.ru authored
-
- 19 Aug, 2004 9 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
marko@hundin.mysql.fi authored
innobase_mysql_tmpfile(): call dup() and my_close() on the file returned by create_temp_file() in order to avoid memory leak caused by my_open() being paired with close()
-
ingo@mysql.com authored
Removed improper casts. Thanks to Joerg Bruehe for the fix.
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
guilhem@mysql.com authored
-
serg@serg.mylan authored
-
- 18 Aug, 2004 4 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
replacing the no_log argument of mysql_create_table() by some safer method (temporarily setting OPTION_BIN_LOG to 0) which guarantees that even the automatic DELETE FROM heap_table does not get into the binlog when a not-yet-existing HEAP table is opened by mysql_create_table().
-
serg@serg.mylan authored
SELECT ... UNION and INSERT ... SELECT ... UNION
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
- 17 Aug, 2004 3 commits
-
-
heikki@hundin.mysql.fi authored
Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri) mysqld.cc, ha_innodb.cc: Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri)
-
serg@serg.mylan authored
bug#4925
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-