1
0
mirror of https://github.com/MariaDB/server.git synced 2025-06-16 11:21:15 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
3c12d0ae54 Added end marker for tests to make future merges easier 2005-07-28 03:22:47 +03:00
30d81b75ff bug#5373: handler READ NEXT w/o HANDLER READ [FIRST]
check table->file->inited to catch incorrect calling sequence.
2005-06-07 22:43:25 +02:00
fcf96dbb18 WorkLog#1323
Deprecate the use of TYPE=... Preferred syntax is ENGINE=
2003-12-10 04:31:42 +00:00
dd2b7918cd Merge with 4.0.13 2003-05-19 16:35:49 +03:00
cc5d311121 Fix for a bug with InnoDB SQL handler, when previous query failed
and an attempt is made to read previous / next value.
2003-04-16 21:10:45 +03:00
9a46698e1e Merge with 4.0.11 2003-02-26 01:03:47 +02:00
2e7b9ca09f fixed again 2003-02-25 21:20:22 +01:00
1ccc5944a0 fix a bug in the test 2003-02-25 20:37:49 +01:00
aaa768890b test updated 2003-02-24 21:25:09 +01:00
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
7dac7062fa Changed relay_log_space to ulonglong
Removed compiler warnings.
2002-08-23 15:14:01 +03:00
99a954f405 InnoDB support for HANDLER 2002-08-21 20:55:34 +00:00