An error occurred fetching the project authors.
- 21 Nov, 2001 2 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
it uses now thd->lex.ftfunc_list moved ft-initialization to a separate function re-disabled implicit ft initialization
-
- 07 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 09 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 03 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 27 Sep, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Move MAX_BLOB_WIDTH to be global Added full support for unsigned BIGINT Fixed spelling errors
-
- 21 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed bug in UNION
-
- 17 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 15 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 14 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed replication bug in load_master_data
-
- 06 Sep, 2001 1 commit
-
-
monty@tik.mysql.fi authored
-
- 03 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Create innodb table space if configuring with InnoDB and not using --skip-innodb Fixes for TRUNCATE TABLE and DROP DATABASE.
-
- 01 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 21 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix bug in isamlog Add argument types to function declarations.
-
- 19 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Added heap_delete_table Added HA_EXTRA_PREPARE_FOR_DELETE Added and use my_dup() for faster open of tables. Removed not working no-mix-table-type
-
- 18 Aug, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 15 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 10 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Added record_rnd_buffer Added --safe-user-create Fix for ALTER TABLE RENAME on windows
-
- 02 Aug, 2001 1 commit
-
-
monty@tik.mysql.fi authored
New faster list iterators Change list code to be simpler and faster Optimize count(distinct) New error messages for UNION Make create_tmp_table more general to be usable by UNION
-
- 11 Jul, 2001 1 commit
-
-
monty@tik.mysql.fi authored
-
- 08 Jul, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
test SHOW OPEN TABLES
-
- 07 Jul, 2001 1 commit
-
-
monty@tik.mysql.fi authored
-
- 19 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed problem when converting bigint to double. Fixed bug in count(distinct null) Fixed bug with empty BDB tables.
-
- 11 Jun, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Fixed that @VAR shows all decimals Fixed problem with FLUSH TABLES and LOCK TABLE CREATE ... SELECT now creates keys later Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key
-
- 29 May, 2001 2 commits
-
-
mikef@nslinux.bedford.progress.com authored
-
sasha@mysql.sashanet.com authored
-
- 16 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed bug in SELECT db1.table.* FROM db1.table,db2.table Fixed bug in INSERT DELAYED when doing shutdown and a table was locked Changed that tmp_table_size =4G-1 means unlimited.
-
- 09 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixes to InnoDB to compile on Windows Fix for temporary InnoDB tables Fixed bug in REPLACE() Fixed sub char keys for InnoDB
-
- 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
-
- 19 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 15 Apr, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 13 Apr, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 11 Apr, 2001 2 commits
-
-
monty@work.mysql.com authored
PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys
-
sasha@mysql.sashanet.com authored
mark killed partially completed updates with an error code in binlog stop replication if the master reports a possible partial/killed update test partially killed update
-
- 06 Apr, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 01 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed bug where FLUSH TABLES could make indexes unavailable for the next query Added --skip-safemalloc
-
- 27 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
New lock test
-
- 24 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Removed usage of @r/result as this made life hard when testing different table handlers. Allow concurrent inserts if no update/binary log. Don't remove key_cache at flush tables. Fixed bug in SELECT DISTINCT SUM()...
-
- 23 Mar, 2001 2 commits
-
-
monty@tik.mysql.fi authored
-
sasha@mysql.sashanet.com authored
added flush test case, but had to comment the fun part out because it does not work for some reason - will investigate why.
-