An error occurred fetching the project authors.
- 13 Sep, 2003 1 commit
-
-
dlenev@dlenev.mshome authored
-
- 29 Jul, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 24 Jul, 2003 1 commit
-
-
paul@teton.kitebird.com authored
The latter is misleading because differs from the syntax used for GRANT/REVOKE. Fix up test result affected by error message edits.
-
- 16 Jul, 2003 1 commit
-
-
paul@ice.snake.net authored
-
- 15 Jul, 2003 1 commit
-
-
paul@ice.snake.net authored
-
- 09 Jul, 2003 1 commit
-
-
paul@teton.kitebird.com authored
-
- 06 Jul, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Added framework to create/drop and manager buffers for multiple key caches
-
- 26 Jun, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
REPLACE() now processed arguments collations according to standard
-
- 25 Jun, 2003 1 commit
-
-
paul@teton.kitebird.com authored
-
- 06 Jun, 2003 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 20 May, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 13 May, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Allow syntax CREATE TABLE t1 (LIKE t2)
-
- 24 Apr, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 21 Apr, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 10 Apr, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 04 Apr, 2003 1 commit
-
-
pem@mysql.com authored
Removed extraneous error message from german/errmsg.txt.
-
- 03 Mar, 2003 1 commit
-
-
guilhem@mysql.com authored
running slave, just give a warning. Same thing for STOP SLAVE. This will make scripts writing easier for users.
-
- 02 Mar, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
SELECT latin1_expr COLLATE anpther_charset_collation
-
- 26 Feb, 2003 1 commit
-
-
ram@mysql.r18.ru authored
Allow NULL geometry fields.
-
- 25 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Ensured that all errors messages ends with: ",
-
- 26 Dec, 2002 1 commit
-
-
peter@mysql.com authored
new format SCRUM
-
- 24 Dec, 2002 1 commit
-
-
peter@mysql.com authored
-
- 03 Dec, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 02 Dec, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 28 Nov, 2002 2 commits
-
-
bell@sanja.is.com.ua authored
fixed sunction-test select in IN bug fixed unions in subselect bug
-
Sinisa@sinisa.nasamreza.org authored
doing it in sql_yacc.yy does not work this commit contains fixes for other tests there are fixes in subselect test which will have to be changed once fix_fields is fixed to work with aliased derived tables
-
- 23 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 21 Nov, 2002 2 commits
-
-
bell@sanja.is.com.ua authored
prevent using references on sum function (except HAVING clouse of current select) and forward references
-
monty@mashka.mysql.fi authored
New operators MOD and DIV SELECT ... FROM DUAL TRUE = 1 and FALSE = 0
-
- 15 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 13 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 08 Nov, 2002 1 commit
-
-
serg@serg.mysql.com authored
also for InnoDB that supports CHECK table but not REPAIR
-
- 29 Oct, 2002 2 commits
-
-
vva@genie.(none) authored
-
vva@genie.(none) authored
delete ugly comma
-
- 28 Oct, 2002 1 commit
-
-
vva@genie.(none) authored
-
- 27 Oct, 2002 1 commit
-
-
vva@genie.(none) authored
-
- 27 Sep, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 21 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
More DBUG info for replication Better error messages from replication Fixed bug in replication code when connecting to 'localhost' (time was not released properly) Block ALARM signal on Linux for signal handler thread (Fixes problem with running mysqld with --debug) Removed warning when setting an AUTO_INCREMENT field to NULL
-
- 08 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Make safe_mysqld a symlink to mysqld_safe in binary distribution Fixed problem with CTRL-C when using mysqld --bootstrap
-
- 24 Jul, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed bugfix of INSERT ... SET db_name.table_name.column_name Changed locking to external-locking Fix client hangup for some invalid SQL queries.
-