An error occurred fetching the project authors.
- 05 Feb, 2005 1 commit
-
-
sergefp@mysql.com authored
Call file->extra() with HA_STATUS_CONST in mysqld_show_keys. The fix will not be merged into 4.1/5.0 because they don't have this problem already.
-
- 27 Aug, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Change metadata info so that that MIN() and code MAX() reports that they can return NULL. Bug #324
-
- 07 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 14 Dec, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Don't enable any bulk insert or record caching code if inserting less than MIN_ROWS_TO_USE_BULK_INSERT rows (100)
-
- 07 Dec, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 16 May, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 26 Apr, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 18 Apr, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Fixed stack overflow checking with crash-me with gcc 3.0.4 Using @@unknown_variable doesn't hang client anymore Added @@VERSION variable
-
- 13 Mar, 2002 1 commit
-
-
serg@serg.mysql.com authored
CHECK/REPAIR syntax cleanup REPAIR ... USE_FRM syntax
-
- 02 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fixes for building MySQL with gcc 3.0 Added SIGNED / UNSIGNED casts Fixed core dump bug in net_clear() with libmysqld. Back to using semaphores in query cache. Added 'Null' and 'Index_type' to SHOW INDEX.
-
- 08 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86
-
- 03 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 30 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 28 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added support for quiet increased line buffer size client/mysqltest.c fixed memory leak added query logging to result file added error message logging to result file added enable_query_log/disable_query_log mysql-test/mysql-test-run.sh converted tests to use mysqlmanager Updated test results
-
- 11 Jul, 2001 1 commit
-
-
monty@tik.mysql.fi authored
-
- 08 Jul, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
test SHOW OPEN TABLES
-
- 21 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 25 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table
-
- 15 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 22 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Added timeouts to replication tests to handle concurrent inserts
-
- 16 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Added keyword MEDIUM to CHECK TABLE New benchmarks results for Linux-alpha
-
- 03 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Added new big select test
-
- 28 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
-