- 06 Apr, 2004 3 commits
-
-
pem@mysql.comhem.se authored
Actually catch pushed warnings.
-
pem@mysql.comhem.se authored
Keep track on the default value and use it. (Or NULL, if not declared.)
-
pem@mysql.comhem.se authored
Complex return types were not stored correctly in the mysql.proc table.
-
- 05 Apr, 2004 1 commit
-
-
pem@mysql.comhem.se authored
Backpatching overwrote already backpatched instructions, which made it skip the hpop instruction; possibly not only a problem for handlers, but this is one known case when it happened.
-
- 29 Mar, 2004 4 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-limit-5.0
-
bell@sanja.is.com.ua authored
commant for function
-
pem@mysql.comhem.se authored
-
pem@mysql.comhem.se authored
Added new test cases for this, and adjusted old tests accordingly, and new error codes and messages. Fixed bugs in some tests (bug2673 and use test). Added debug printing of instructions in SPs.
-
- 28 Mar, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 27 Mar, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 23 Mar, 2004 1 commit
-
-
pem@mysql.comhem.se authored
Procedure names were unintentionally case-sensitive when read from the database (but case-insensitive when fetched from the cache). Note that the DB-part of qualified names is still case-sensitive (for consistency with other usage in mysql).
-
- 22 Mar, 2004 1 commit
-
-
pem@mysql.comhem.se authored
Phase 4 (final): Remove associated stored procedures when a database is dropped.
-
- 19 Mar, 2004 1 commit
-
-
pem@mysql.comhem.se authored
Phase 3: Made qualified names work for functions as well.
-
- 18 Mar, 2004 1 commit
-
-
pem@mysql.com authored
-
- 17 Mar, 2004 2 commits
-
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0-merge
-
pem@mysql.comhem.se authored
Had to initialize some fields in lex before parsing an SP read from mysql.proc.
-
- 15 Mar, 2004 1 commit
-
-
sergefp@mysql.com authored
-
- 11 Mar, 2004 1 commit
-
-
pem@mysql.comhem.se authored
Phase 2: Make SPs belong to a DB, and use qualified names. As a side effect, using USE in an SP is no longer allowed. (It just doesn't work otherwise.)
-
- 02 Mar, 2004 2 commits
-
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.comhem.se authored
SQL SECURITY DEFINER must enforce reduced rights too, not just additional rights.
-
- 01 Mar, 2004 1 commit
-
-
dlenev@brandersnatch.localdomain authored
without proper locking.
-
- 17 Feb, 2004 2 commits
-
-
pem@mysql.comhem.se authored
Phase 1: Introduced sp_name class, for qualified name support.
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
- 16 Feb, 2004 2 commits
-
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
- 13 Feb, 2004 7 commits
-
-
pem@mysql.comhem.se authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0-merge
-
bar@bar.intranet.mysql.r18.ru authored
into bar.intranet.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
hf@deer.(none) authored
-
bar@bar.intranet.mysql.r18.ru authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.2211
-
hf@deer.(none) authored
previous one had error
-
- 12 Feb, 2004 8 commits
-
-
konstantin@mysql.com authored
-
vva@eagle.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2593/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2593/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.1438
-
hf@deer.(none) authored
-