Commit graph

6 commits

Author SHA1 Message Date
Sinisa@sinisa.nasamreza.org
d91d6d5e2e Three bug fixes and one fix being undone. 2003-04-19 23:18:35 +03:00
Sinisa@sinisa.nasamreza.org
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
serg@serg.mysql.com
1ccc5944a0 fix a bug in the test 2003-02-25 20:37:49 +01:00
serg@serg.mysql.com
aaa768890b test updated 2003-02-24 21:25:09 +01:00
monty@mashka.mysql.fi
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
serg@serg.mysql.com
99a954f405 InnoDB support for HANDLER 2002-08-21 20:55:34 +00:00