Commit graph

10 commits

Author SHA1 Message Date
vva@eagle.mysql.r18.ru
a3891ff328 move readline to cmd-line-utils 2003-01-18 20:53:46 +04:00
ram@mysql.r18.ru
0e76a4a6bf fix for readline building 2003-01-08 16:25:42 +04:00
ram@mysql.r18.ru
c1842a98b2 resolving type conflict of BC and UP variables on FreeBSD 2003-01-08 12:48:49 +04:00
monty@mashka.mysql.fi
1f6ecc0cd3 Changed mysql-test to print warnings for not existing table to DROP TABLE
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names.
changed store_warning() -> push_warning_print()
2003-01-06 01:48:59 +02:00
vva@genie.(none)
2fa029b91c correction for compiling under FreeBSD 2002-11-27 16:14:55 +04:00
vva@genie.(none)
51f558e069 correct some warnings with const char* 2002-11-22 18:35:58 +04:00
vva@genie.(none)
5aabbf55a9 upgrade readline to version 4.3 2002-11-19 18:26:53 +04:00
monty@hundin.mysql.fi
0bfec316ce Don't do signal() on windows (Causes instability problems)
Safer, a bit faster filesort.
Code changes to avoid calls to current_thd() (faster code).
Removed all compiler warnings from readline.
2001-10-17 19:39:39 +03:00
monty@tramp.mysql.fi
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
bk@work.mysql.com
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00