An error occurred fetching the project authors.
- 08 Feb, 2005 1 commit
-
-
sergefp@mysql.com authored
-
- 12 Oct, 2004 1 commit
-
-
sergefp@mysql.com authored
Fix for bug#5138 continued: added comments, removed extra debug printf calls, changed ha_heap::records_in_range to use table->rec_per_key.
-
- 07 Sep, 2004 1 commit
-
-
sergefp@mysql.com authored
KEY::rec_per_key is updated every time 1/HEAP_STATS_UPDATE_THRESHOLD part of table records has been changed.
-
- 10 Dec, 2003 1 commit
-
-
Deprecate the use of TYPE=... Preferred syntax is ENGINE=
-
- 18 Aug, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Use server character set if --default-character-set is not used Added convert_string() for more efficient alloc+character-set convert of strings
-
- 04 Jun, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
bmove_allign -> bmove_align Added OLAP function ROLLUP Split mysql_fix_privilege_tables to a script and a .sql data file Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects. Added table_alias_charset, for easier --lower-case-table-name handling Better SQL_MODE handling (Setting complex options also sets sub options) New (faster) assembler string functions for x86
-
- 30 Apr, 2003 1 commit
-
-
venu@myvenu.com authored
Updated all tests to catchup warnings for all field conversions
-
- 21 Nov, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 03 Oct, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 26 Sep, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
fixed bug in mysql-test/create-test-result fixed bug in union-subselect engine
-
- 25 Apr, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
Renamed _hp_func -> hp_func mi_key_cmp moved to /mysys/my_handler.c New tests for HEAP tables
-
- 22 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 12 Mar, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fix for HEAP tables with many rows deleted. Add '' arround database names in SHOW GRANT
-
- 07 Mar, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 15 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Add ISAM to Windows version Fix of test results Fixes for NULL keys in HEAP tables.
-
- 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.
-
- 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
-
- 17 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Don't reconnect client on close
-
- 16 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 28 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
-