- 08 Dec, 2003 2 commits
-
-
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 13 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.
-
monty@mysql.com authored
Ensure that innodb is created for the first replication test as the slave-timeout is lower for future tests and this failed on some slower machines
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-1
-
igor@rurik.mysql.com authored
Fixed inconsistency of values of used_tables_cache and const_item_cache for Item_func_isnull objects (bug #1990).
-