An error occurred fetching the project authors.
- 03 Oct, 2003 1 commit
-
-
pem@mysql.telia.com authored
-
- 17 Sep, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 16 Sep, 2003 1 commit
-
-
pem@mysql.telia.com authored
MySQL error codes as well. (No UNDO HANDLERs yet, and no SIGNAL or RESIGNAL.) WL#850
-
- 13 Sep, 2003 2 commits
-
-
dlenev@dlenev.mshome authored
-
serg@serg.mylan authored
bug#1269
-
- 01 Sep, 2003 1 commit
-
-
dlenev@dlenev.mshome authored
Added proper options to CHANGE MASTER TO, new fields to SHOW SLAVE STATUS, Honoring this parameters during connection to master. Introduced new format of master.info file
-
- 29 Jul, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 24 Jul, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
(SCRUM) (WL#1053)
-
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 2 commits
-
-
paul@teton.kitebird.com authored
-
pem@mysql.telia.com authored
One test in subselect.test still wrong. Had to reconstruct all errmsg.txt files completely, since auto-merge made a mess of the lot. :-(
-
- 08 Jul, 2003 1 commit
-
-
paul@ice.snake.net authored
not ending with period into single sentence.)
-
- 07 Jul, 2003 1 commit
-
-
kostja@oak.local authored
--old-passwords Support for option --old-protocol was removed. Some test performed. Tests for SSL and replication are pending. More strict following to specification for --old-passwords is in the TODO.
-
- 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)
-
- 17 Apr, 2003 1 commit
-
-
pem@mysql.com authored
Fixes bug #280.
-
- 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.
-
- 01 Apr, 2003 1 commit
-
-
guilhem@mysql.com authored
just turns on --log-bin and prints a warning. SQL_LOG_UPDATE is handled in two ways (see mysqld.cc for comments).
-
- 31 Mar, 2003 1 commit
-
-
hf@genie.(none) authored
two KILL commands implementation (version 2)
-
- 05 Mar, 2003 1 commit
-
-
pem@mysql.com authored
Disabled queries in FUNCTIONs.
-
- 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.
-
- 21 Feb, 2003 1 commit
-
-
pem@mysql.com authored
Expanded the mysql.proc table, reworked the find/create/drop functions completely, added new functions for FUNCTIONs (lotta functions here :), got rid of some unnecessary use of Item_strings while at it. Extended the parser correspondingly, and fiddled around a bit to make SP FUNCTIONs coexist with UDFs. Can now CREATE and DROP FUNCTIONs. Invoking yet to come...
-
- 23 Jan, 2003 1 commit
-
-
pem@mysql.com authored
accordingly.
-
- 15 Jan, 2003 2 commits
-
-
pem@mysql.com authored
-
pem@mysql.com authored
-
- 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
-