1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-05 12:42:17 +03:00
Commit Graph

525 Commits

Author SHA1 Message Date
60677ffd2c Cleanup of tests
Fixed bug with ALTER TABLE on HEAP tables
2000-12-28 19:25:41 +02:00
b590fa2567 New benchmark test
Fixed bug in REPLACE with BDB tables
Prepare for write lock on read for BDB
Inform the handler when we want to use IGNORE / REPLACE
New manual pages
2000-12-24 15:19:00 +02:00
3666dab516 Added innobase handler files + other updates for innobase 2000-12-06 01:54:17 +02:00
74e7ffe987 New thr_alarm struct for better integration with OS2
Run bootstrap in separate thread
Fix bug in FLUSH TABLES table_name
2000-11-28 04:47:47 +02:00
dc5e32ea40 Added connect_timeout and fix for transactions per statement 2000-11-27 02:28:41 +02:00
e049538cb0 Split error message for crashed table to 3 different error messages.
Fixes for Windows
2000-11-22 03:45:02 +02:00
9e8564d5bf Added documentation. 2000-11-20 21:22:02 +02:00
b355c2e993 Small change in mysql.cc 2000-11-20 19:56:13 +02:00
056fae6cfc Bug fix to mysql.cc for windows version. 2000-11-20 19:50:41 +02:00
a01882588b Added function tee_putc to mysql.cc. 2000-11-18 17:34:15 +02:00
0d621f31b9 Merge narttu:/my/bk/mysql into prima.mysql.com:/home/my/bk/mysql 2000-11-18 13:05:16 +02:00
e5dcd8bed3 Portability fixes 2000-11-18 02:15:06 +02:00
c5cf7f434b Fixed bug in mysql client. 2000-11-17 21:36:47 +02:00
4db04e734e New mysql client. 2000-11-17 14:33:29 +02:00
7a013339f8 Bug fixes, TRUNCATE, safer passwords on command line and connect timeout 2000-11-13 23:55:10 +02:00
9f7c4563f7 First part of automatic repair of MyISAM tables.
Error on full disk on repair.
SIGHUP signal handling.
Update with keys on timestamp
Portability fixes
2000-10-03 14:18:03 +03:00
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
50486eeb80 Fixes for MyISAM and packed keys + AIX 2000-09-22 01:46:26 +03:00
be5e4e72b6 Small bug fixes 2000-09-07 04:55:17 +03:00
e6b5cfa75a Cleanups of manual.texi and mysql.cc. 2000-08-30 05:08:33 -05:00
306640e274 Updates for release 2000-08-29 19:38:32 +03:00
066d55c0c0 Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
f0952ce3e1 FLUSH TABLE table_list
Fixes for RENAME TABLE
Portability fixes
2000-08-22 00:18:32 +03:00
aaf6c72cc4 Aesthetic changes only. 2000-08-11 10:17:38 -05:00
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00