- 19 Dec, 2003 1 commit
-
-
sergefp@mysql.com authored
-
- 18 Dec, 2003 3 commits
-
-
sergefp@mysql.com authored
-
psergey@psergey-rh8.(none) authored
into psergey-rh8.(none):/home/psergey/mysql-5.0-imerge-unique
-
sergefp@mysql.com authored
-
- 17 Dec, 2003 1 commit
-
-
jani@linux.local authored
BUILD/compile-pentium-debug-max
-
- 16 Dec, 2003 11 commits
-
-
pem@mysql.comhem.se authored
all the other mysql.* tables.
-
pem@mysql.comhem.se authored
Multiple result sets from stored procedures now works with the mysql and mysqltest clients.
-
pem@mysql.com authored
-
jani@rhols221.adsl.netsonic.fi authored
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.1
-
jani@rhols221.adsl.netsonic.fi authored
-
ram@gw.mysql.r18.ru authored
note: bar asked me to use res.charset in ::sql_type() functions to be more consistent.
-
pem@mysql.comhem.se authored
Added missing cleanup in sp-security.test.
-
hf@deer.(none) authored
-
jani@rhols221.adsl.netsonic.fi authored
-
jani@rhols221.adsl.netsonic.fi authored
command delimiter to change the default delimiter (;) to something else, a string upto 16 characters is allowed. Separate the sub queries with ';' and end the whole statement with your own delimiter.
-
monty@mysql.com authored
-
- 15 Dec, 2003 6 commits
-
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
monty@mysql.com authored
-
ram@gw.mysql.r18.ru authored
part one of the fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
monty@mysql.com authored
Signed auto_increment keys for HASH tables (like for MyISAM tables in 4.0) nitialize system_charset_info() early. Fixes core dump when starting windows service
-
pem@mysql.comhem.se authored
-
- 13 Dec, 2003 5 commits
-
-
miguel@hegel.local authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
pem@mysql.comhem.se authored
(Also put the hostpart back in the definer column.)
-
Sinisa@sinisa.nasamreza.org authored
Bug happens in INTERVAL function when number of compared arguments is 8 or more.
-
- 12 Dec, 2003 3 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
pem@mysql.comhem.se authored
-
pem@mysql.comhem.se authored
make characteristics (and SHOW) work right, we had to separate the old definition blob in the mysql.proc table into separate fields for parameters, return type, and body, and handle the characteristics (like SQL SECURITY) separately... and then reassemble the CREATE string for parsing, of course. This is rather ugly, mostly the parser bit. (Hopefully that will be better with the new parser.)
-
- 11 Dec, 2003 4 commits
-
-
-
pem@mysql.comhem.se authored
sql_mode is stored and used with SPs. sql_select_limit is always unlimited in SPs.
-
serg@serg.mylan authored
-
Allow numeric literals have a sign
-
- 10 Dec, 2003 3 commits
-
-
pem@mysql.comhem.se authored
Also made the parsing and handling of SP characteristics more general and extendable, and added a few ch:istics.
-
ram@gw.mysql.r18.ru authored
-
Deprecate the use of TYPE=... Preferred syntax is ENGINE=
-
- 09 Dec, 2003 3 commits
-
-
igor@rurik.mysql.com authored
Fixed a wrong return code by the function init_key_cache.
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-imerge-unique
-