- 15 Dec, 2003 1 commit
-
-
pem@mysql.comhem.se authored
-
- 13 Dec, 2003 1 commit
-
-
pem@mysql.comhem.se authored
(Also put the hostpart back in the definer column.)
-
- 12 Dec, 2003 2 commits
-
-
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 1 commit
-
-
pem@mysql.comhem.se authored
sql_mode is stored and used with SPs. sql_select_limit is always unlimited in SPs.
-
- 10 Dec, 2003 1 commit
-
-
pem@mysql.comhem.se authored
Also made the parsing and handling of SP characteristics more general and extendable, and added a few ch:istics.
-
- 09 Dec, 2003 7 commits
-
-
pem@mysql.comhem.se authored
-
pem@mysql.com authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b1994
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1688/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
-
ram@gw.mysql.r18.ru authored
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
- 08 Dec, 2003 11 commits
-
-
gluh@gluh.mysql.r18.ru authored
-
lenz@kallisto.local authored
- postinstall of the Mac OS X PKG failed as a parameter for mysql_install_db was changed for MySQL 4.1 - postinstall of the Server RPM failed as mysql_create_system_tables was missing from the file list
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
Syntax for TIMESTAMPADD: TIMESTAMPADD(interval, integer_expression, datetime_expression) interval:= FRAC_SECOND | SECOND | MINUTE | HOUR | DAY | WEEK | MONTH | QUARTER | YEAR Supported SQL_TSI_ prefix (like SQL_TSI_SECOND) Syntax for TIMESTAMPDIFF: TIMESTAMPDIFF(interval, datetime_expression1, datetime_expression2) interval:= FRAC_SECOND | SECOND | MINUTE | HOUR | DAY | WEEK | MONTH | QUARTER | YEAR Supported SQL_TSI_ prefix (like SQL_TSI_SECOND)
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
konstantin@oak.local authored
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
monty@mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
to mysqld that is executed for all new connections. (Similar to the client command: mysql_options(... MYSQL_INIT_COMMAND ...).
-
- 07 Dec, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 06 Dec, 2003 3 commits
-
-
serg@serg.mylan authored
QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_lex->options to thd->server_status
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
(isn't it obvious ?)
-
- 05 Dec, 2003 3 commits
-
-
pem@mysql.comhem.se authored
table definition crashed), and recursive calls.
-
pem@mysql.comhem.se authored
-
pem@mysql.com authored
-
- 04 Dec, 2003 9 commits
-
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-max_prep_stmt_count
-
konstantin@oak.local authored
-
serg@serg.mylan authored
-
konstantin@oak.local authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
konstantin@oak.local authored
-
-
greg@mysql.com authored
into mysql.com:/bk/mysql-4.1
-