1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-04 01:23:45 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
90c6ecca93 BUG#2304 - HANDLER and tables in non-current db 2004-01-13 12:31:25 +01:00
56f0abf7bb Portability fixes (mostly test suite)
Make ENGINE= an alias for TYPE= (Compabiltiy with 4.1)
Fix when using symlinked data files and realpath() is not working
2003-12-16 13:20:17 +02:00
15346c8a66 fix and test case for the bug #787: HANDLER without INDEX doesn't work with deleted rows 2003-07-04 17:15:16 +05:00
40b6d07439 handler should be used with constant expressions only (or rand) 2003-07-04 12:55:25 +02:00
dbb95326b0 Proposed fix for #751
Fields in key_expr (mysql_ha_read) wasn't linked to tables.
Hmm. How did it work at all?
2003-07-03 20:57:51 +05:00
572e2a1568 tests updated 2003-02-22 18:22:39 +01:00
4fb3244014 fixed "DROP table_open_in_handler" hang 2003-01-28 14:36:22 +01:00
8b97f20024 handler+alter table 2002-01-03 14:31:54 +00:00
5d86c27a2d mysqltest bugfix
typo/bad merge fixed
chmod a-x for man/*.1 files
2001-04-15 20:14:40 +02:00
ca0ba8e0ab this won't be pushed 2001-04-13 16:18:44 +02:00
a981cfbdcb This won't be pushed either 2001-04-09 15:37:19 +02:00
28750d031a This wouldn't ever be pushed 2001-04-08 12:56:12 +02:00
a6ebe74e3c Preliminary commit of HANDLER syntax (w/o LIMIT or column-list) 2001-04-07 00:18:33 +02:00