- 19 Nov, 2005 2 commits
-
-
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 8 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.
-
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
-
timour@mysql.com authored
Enabled view tests that didn't work before.
-
jimw@mysql.com authored
-
- 17 Nov, 2005 15 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
-
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
-
konstantin@mysql.com authored
incorrect warning on open cursor"
-
ingo@production.mysql.com authored
into production.mysql.com:/usersnfs/istruewing/autopush/mysql-4.1
-
sasha@asksasha.com authored
into asksasha.com:/reiser-data/mysql-dev/mysql-4.1-bug7947
-
sasha@asksasha.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg13399-2
-
dlenev@mysql.com authored
which is now dropped" and bug #12329 "Bogus error msg when executing PS with stored procedure after SP was re-created".
-
konstantin@mysql.com authored
function with a cursor". Enable execution of SELECT queries in SP on slave.
-
- 16 Nov, 2005 15 commits
-
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my50
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@production.mysql.com authored
into production.mysql.com:/usersnfs/istruewing/autopush/mysql-5.0
-
ingo@production.mysql.com authored
into production.mysql.com:/usersnfs/istruewing/autopush/mysql-5.0
-
ingo@mysql.com authored
After merge fix.
-
serg@serg.mylan authored
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my50
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my41-r1.2456.1.1
-
pekka@mysql.com authored
-
bell@sanja.is.com.ua authored
Issuing error about presence of commit/rollback statements in stored functions and triggers added to SP parsing procedure (BUG#13627) The crash mentioned in original bug report is already prevented by one of previous patches (fix for bug #13343 "CREATE|etc TRIGGER|VIEW|USER don't commit the transaction (inconsistency)"), this patch only improve error returning.
-
pekka@mysql.com authored
Auto merged
-
pekka@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
stewart@mysql.com authored
Add display of minimum requirements for various cluster parameters e.g. DataMemory, IndexMemory, MaxNoOfTables, MaxNoOfAttributes etc and the memory usage because of them.
-