monty@hundin.mysql.fi
|
59e7c97dab
|
Remove warnings and portability fixes
New global read lock code
Fixed bug in DATETIME with WHERE optimization
Made UNION code more general.
|
2001-08-14 20:33:49 +03:00 |
|
monty@hundin.mysql.fi
|
866a82782c
|
Added support for symlinked tables.
myisamchk: Don't force a repair if the only problem was that the
open count wasn't correct.
Added missing error messages.
|
2001-06-01 04:27:59 +03:00 |
|
monty@donna.mysql.fi
|
5ccbbd83f2
|
Fixes for innobase usage
Fixed bug when using TEXT columns with BDB tables
Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
|
2001-03-03 03:03:12 +02:00 |
|
monty@donna.mysql.com
|
8e4968d9c7
|
Added max_user_connections
Fixes for Innobase
Don't reset whole to-buffer in strxnmov
|
2001-02-20 22:34:47 +02:00 |
|
monty@donna.mysql.com
|
7617d198a4
|
Lots of fixes for BDB tables
Change DROP TABLE to first drop the data, then the .frm file
|
2000-12-08 17:04:57 +02:00 |
|
monty@donna.mysql.com
|
87d9388e52
|
Only write full transactions to binary log
A lot of new functions for BDB tables
Fix for DROP DATABASE on windows
Default server_id variables
|
2000-12-07 14:08:48 +02:00 |
|
monty@donna.mysql.com
|
08a2c58ed1
|
Fixed bug in 'drop table'
Portability fixes
|
2000-11-29 05:09:28 +02:00 |
|
monty@donna.mysql.com
|
81bc313e99
|
All statements are now run in a sub transaction
Give warning if we are using non transactional tables and do ROLLBACK
Porting of crash-me and benchmarks to FrontBase
|
2000-11-24 01:51:18 +02:00 |
|
monty@donna.mysql.com
|
e049538cb0
|
Split error message for crashed table to 3 different error messages.
Fixes for Windows
|
2000-11-22 03:45:02 +02:00 |
|
monty@donna.mysql.com
|
c079bfc04e
|
Small fixes
|
2000-09-26 02:57:29 +03:00 |
|
monty@tramp.mysql.fi
|
e32799e4dd
|
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
reading from FIFO, fixes for FULLTEXT, @@IDENTITY
|
2000-09-26 00:33:25 +03:00 |
|
monty@donna.mysql.com
|
f0952ce3e1
|
FLUSH TABLE table_list
Fixes for RENAME TABLE
Portability fixes
|
2000-08-22 00:18:32 +03:00 |
|
monty@donna.mysql.com
|
aa3580924b
|
RENAME TABLE table_name TO new_table_name ; Faster Alloc
Small bug fixes
|
2000-08-21 03:00:52 +03:00 |
|
bk@work.mysql.com
|
f4c589ff6c
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
|