- 09 Dec, 2003 3 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-imerge-unique
-
sergefp@mysql.com authored
-
- 08 Dec, 2003 3 commits
-
-
gluh@gluh.mysql.r18.ru authored
-
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)
-
- 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 18 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
-
greg@mysql.com authored
-
konstantin@oak.local authored
-
konstantin@mysql.com authored
-
pem@mysql.comhem.se authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
lenz@kallisto.local authored
- tagged ChangeSet 1.1641 as "mysql-4.1.1"
-
pem@mysql.comhem.se authored
and BUG#1654: Stored Procedure Crash if contains subquery and set function Disallowed subselects in RETURN (for FUNCTIONs) and SET of local variables. The latter should work, but turned out to be difficult to fix, so we just disallow it for the time being.
-
lenz@kallisto.local authored
files from being included in the source distribution
-
paul@ice.snake.net authored
minor edits
-
- 03 Dec, 2003 4 commits
-
-
paul@ice.snake.net authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
paul@ice.snake.net authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
paul@ice.snake.net authored
-
- 02 Dec, 2003 9 commits
-
-
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-compile
-
sergefp@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
hf@deer.(none) authored
Second edition: error message was deleted as Segey suggested Now name of the constraint will be used as the name of the key if the last not specified
-
lenz@kallisto.local authored
added to manual.texi - extract it from there instead.
-
konstantin@oak.local authored
thd->command can be anything except COM_EXECUTE in no cases except programming error.
-