- 30 Nov, 2005 1 commit
-
-
timour@mysql.com authored
The cause of the bug was the use of end_write_group instead of end_write in the case when ORDER BY required a temporary table, which didn't take into account the fact that loose index scan already computes the result of MIN/MAX aggregate functions (and performs grouping). The solution is to call end_write instead of end_write_group and to add the MIN/MAX functions to the list of regular functions so that their values are inserted into the temporary table.
-
- 21 Nov, 2005 6 commits
-
-
eric@mysql.com authored
into mysql.com:/home/eric/fed-err-mysql-5.0
-
pem@mysql.com authored
(Patch provided by serg)
-
eric@mysql.com authored
into mysql.com:/home/eric/fed-err-mysql-5.0
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/dev/mysql-5.0-14554
-
aivanov@mysql.com authored
statement for tables created in the IGNORE_SPACE sql mode.
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
- 19 Nov, 2005 4 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg13825
-
konstantin@mysql.com authored
COUNT(*) is 0" (the test case has been pushed already)
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg13825
-
dlenev@mysql.com authored
handling of savepoints in stored routines. Fixed ha_rollback_to_savepoint()/ha_savepoint()/ha_release_savepoint() functions to properly handle savepoints inside of stored functions and triggers. Also now when we invoke stored function or trigger we create new savepoint level. We destroy it at the end of function/trigger execution and return back to old savepoint level.
-
- 18 Nov, 2005 13 commits
-
-
konstantin@mysql.com authored
password": additional fix, also make sure that a syntax error is returned for set names="foo" when there is no such variable or no stored procedure.
-
konstantin@mysql.com authored
a UNION in which case returns BLOB". The bug is not present anymore.
-
evgen@moonbone.local authored
into moonbone.local:/work/13622-bug-5.0-mysql
-
konstantin@mysql.com authored
when COUNT(*) is 0". The bug itself cannot be repeated.
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
evgen@moonbone.local authored
into moonbone.local:/work/13622-bug-5.0-mysql
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
mskold@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
timour@mysql.com authored
Enabled view tests that didn't work before.
-
jimw@mysql.com authored
-
- 17 Nov, 2005 16 commits
-
-
evgen@moonbone.local authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-13524
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
eric@mysql.com authored
-
grog@mysql.com authored
BUG#12701: SHOW VARIABLES does not show correct size of buffer pool. ha_innodb.cc: BUG#12701: SHOW VARIABLES does not show correct size of buffer pool
-
eric@mysql.com authored
-
konstantin@mysql.com authored
incorrect warning on open cursor"
-
ingo@production.mysql.com authored
into production.mysql.com:/usersnfs/istruewing/autopush/mysql-4.1
-
mskold@mysql.com authored
-
sasha@asksasha.com authored
into asksasha.com:/reiser-data/mysql-dev/mysql-4.1-bug7947
-
sasha@asksasha.com authored
-