- 04 Mar, 2005 1 commit
-
-
dlenev@brandersnatch.localdomain authored
and some SP-related cleanups. - We don't have separate stage for calculation of list of tables to be prelocked and doing implicit LOCK/UNLOCK any more. Instead we calculate this list at open_tables() and do implicit LOCK in lock_tables() (and UNLOCK in close_thread_tables()). Also now we support cases when same table (with same alias) is used several times in the same query in SP. - Cleaned up execution of SP. Moved all common code which handles LEX and does preparations before statement execution or complex expression evaluation to auxilary sp_lex_keeper class. Now all statements in SP (and corresponding instructions) that evaluate expression which can contain subquery have their own LEX.
-
- 10 Feb, 2005 15 commits
-
-
mats@mysql.com authored
into mysql.com:/home/bk/b7853-mysql-5.0
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/work/mysql-5.0-root
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/work/mysql-5.0-root
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
reset mysql->net.last_error": the solution is to clear MYSQL->net error before performing COM_CLOSE: if the call succeeds, the connection is usable for other statements. More comprehensive fix is to clear MYSQL->net for all recoverable errors at the time they happen, it will be implemented in 5.0 as it introduces incompatibility in behavior.
-
konstantin@mysql.com authored
-
msvensson@neptunus.homeip.net authored
into neptunus.homeip.net:/home/msvensson/mysql/mysql-5.0
-
monty@mysql.com authored
After merge fixes Don't give duplicate warnings for some ::store() functions
-
msvensson@neptunus.homeip.net authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
konstantin@mysql.com authored
-
pem@mysql.comhem.se authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
monty@mysql.com authored
-
- 09 Feb, 2005 24 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
This removes a (small) memory leak.
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
bell@sanja.is.com.ua authored
-
konstantin@mysql.com authored
zlib)
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-merge
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
-
lenz@mysql.com authored
- updated mysql-copyright-2 to properly convert this new header from GPL to commercial for the commercial distribution
-
kent@mysql.com authored
-
msvensson@neptunus.homeip.net authored
into neptunus.homeip.net:/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.homeip.net authored
-
wax@mysql.com authored
into mysql.com:/home/wax/mysql/mysql-5.0
-
serg@serg.mylan authored
-
serg@serg.mylan authored
merged auto-union
-
wax@mysql.com authored
into mysql.com:/home/wax/mysql/mysql-5.0test
-
wax@kishkin.ru authored
-
msvensson@neptunus.homeip.net authored
-
mskold@bk-internal.mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
Fix bug in bug fix in FastScheduler remove possibility of endless loop resulting in APZJobBuffer overflow due to statistics reporting
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-