- 06 Aug, 2004 2 commits
-
-
pem@mysql.comhem.se authored
The description is not entirerly correct. The issue was follow-up errors where the first error is not caught - in which case it's often a system error with errcode < 1000 (which are mapped by default to 'HY000'). In this case the error state is different from what was assumed in the execution loop.
-
pem@mysql.comhem.se authored
and tried to do it properly this time, digging out all show commands that need the multi results flag set.
-
- 04 Aug, 2004 2 commits
-
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
-
- 03 Aug, 2004 6 commits
-
-
konstantin@mysql.com authored
The fix makes client_test.cc compile with embedded library.
-
konstantin@mysql.com authored
should've been fixed as well.
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-5.0-sap-new
-
konstantin@mysql.com authored
- client side part is simple and may be considered stable - server side part now just joggles with THD state to save execution state and has no additional locking wisdom. Lot's of it are to be rewritten.
-
lenz@mysql.com authored
5.0.1 is out - tagged ChangeSet@1.1698 as "mysql-5.0.1"
-
- 02 Aug, 2004 1 commit
-
-
pem@mysql.comhem.se authored
Added a simple optimizer that shortcuts jumps and skip unused instructions.
-
- 29 Jul, 2004 2 commits
-
-
pem@mysql.comhem.se authored
Simply disallow it, just as we disallow creation of routines from within other SPs.
-
pem@mysql.comhem.se authored
at least partially. It doesn't crash or give packets out of order any more, but it's unclear why it doesn't actually return anything from within an SP. This should be investigated at some point, but for the moment this will have to do. (It is a rather obscure feature... :)
-
- 28 Jul, 2004 1 commit
-
-
konstantin@mysql.com authored
-
- 26 Jul, 2004 6 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
non-ascii filenames work weird (e.g. on MacOSX)
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
guilhem@mysql.com authored
(including one which may explain autobuild's failure of yesterday)
-
serg@serg.mylan authored
-
- 23 Jul, 2004 12 commits
-
-
pem@mysql.comhem.se authored
(The fix was merged in from 4.1)
-
pem@mysql.com authored
-
pem@mysql.comhem.se authored
Fix for stored procedures BUG#4726: Stored procedure crash when looping over SELECT with complex WHERE's.
-
bar@mysql.com authored
-
bar@mysql.com authored
mysqld crashes on CREATE TABLE in a database with corrupted db.opt file. Bug#4646
-
pem@mysql.comhem.se authored
Accidently worked on many platforms, but not all.
-
magnus@neptunus.(none) authored
into neptunus.(none):/home/magnus/mysql-4.1
-
magnus@neptunus.(none) authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
bell@sanja.is.com.ua authored
-
- 22 Jul, 2004 8 commits
-
-
bell@sanja.is.com.ua authored
made different fields for view updatebility in principle and updatability during this execution (BUG#4601)
-
pem@mysql.comhem.se authored
Sub-CALLs of procedures zapped thd->current_arena for good.
-
bell@sanja.is.com.ua authored
fixed error handling
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
pem@mysql.comhem.se authored
-
magnus@neptunus.(none) authored
Removing old directories for test/ using bk rmdir
-
konstantin@mysql.com authored
-