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

6 Commits

Author SHA1 Message Date
d91d6d5e2e Three bug fixes and one fix being undone. 2003-04-19 23:18:35 +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
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
a01a0840dc Some trivial optimzations
Check if AND/OR expression can be NULL; Fixed bug in GROUP BY and-or-expression where expression could be NULL
Bug fix for SHOW OPEN TABLES when user didn't have privilege to access all open tables.
Better fix for ALTER TABLE on BDB tables.
2002-09-03 15:44:25 +03:00
99a954f405 InnoDB support for HANDLER 2002-08-21 20:55:34 +00:00