An error occurred fetching the project authors.
- 23 Oct, 2004 1 commit
-
-
monty@mysql.com authored
Fixed wrong range test code for HEAP tables. This caused a crash when doing a range test with a key that didn't have lower or upper bound (Bug #6082) More test cases
-
- 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.
-
- 19 Aug, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 11 Aug, 2004 1 commit
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Fix for server hang bug
-
- 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
-
- 03 Jul, 2003 1 commit
-
-
ram@mysql.r18.ru authored
-
- 27 Jun, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Change optimizer to prefer key lookups before table scan Change table scans to be done after tables with constrains on scanned table
-
- 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
-
- 18 Mar, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
MEMORY is alias for HEAP for CREATE TABLE ... TYPE=HEAP Fixed bug in multi-table-update where a row could be updated several times
-
- 29 Oct, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x Small change in EXCHANGE output Propagate open-files-limit from mysqld_safe -> mysqld Fixed speed bug in GROUP BY Added quotes around database name in CREATE DATABASE db_name (for binary log)
-
- 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
-
- 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
-