- 07 Apr, 2004 17 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
fixed IN subselect with basic constant left expression SQLCOM_CREATE_TABLE, SQLCOM_UPDATE_MULTI, SQLCOM_REPLACE_SELECT, SQLCOM_INSERT_SELECT, QLCOM_DELETE_MULTI fixed to be compatible with PS (BUG#3398, BUG#3406) fixed multiupdate privelege check (BUG#3408) fixed multiupdate tables check (BUG#3411) unchecked commands now is rejected by PS protocol to avoid serever crash fixed cleunup procedure to be compatible sith DO/SET (BUG#3393)
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
jani@rhols221.adsl.netsonic.fi authored
or if not given, it will try to use the one in datadir, if possible, otherwise log file will be disabled.
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
ingo@mysql.com authored
-
serg@serg.mylan authored
HA_EXTRA_WRITE_CACHE now part of start_bulk_insert() test cleanups
-
ingo@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-ps3-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_3342/mysql-4.1
-
ingo@mysql.com authored
added install
-
ingo@mysql.com authored
Corrected minor problems of the preceding changeset 1.1705.
-
bell@sanja.is.com.ua authored
-
monty@mysql.com authored
Fixed problems with group_concat() and HAVING Updated crash-me values
-
- 06 Apr, 2004 13 commits
-
-
serg@serg.mylan authored
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() Field::val_str simplification, comment
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
bug #3342 "SHOW CREATE DATABASE seems to require DROP privilege" (now it require only SELECT privilege on database)
-
bar@bar.intranet.mysql.r18.ru authored
-
if doesn't exists or is not writable, then /var/log/mysqld_multi.log, if does not exists or is not writable, then /tmp/mysqld_multi.log, but only in case the file does not yet exists in /tmp. Otherwise log will be disabled, unless user explicitely sets it with an option.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
for Bug #2385 CREATE TABLE LIKE lacks locking on source and destination table
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
gluh@gluh.mysql.r18.ru authored
Here is 2nd version. 'reduce/reduce conflicts' issue is fixed
-
monty@mysql.com authored
Don't add -debug to server version if MYSQL_SERVER_PREFIX is used Indentation cleanups
-
- 05 Apr, 2004 10 commits
-
-
bell@sanja.is.com.ua authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/mysql-4.1.curr
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
jani@rhols221.adsl.netsonic.fi authored
the code.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2385/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
'SHOW GRANTS' syntax is added 'SHOW GRANTS FOR CURRENT_USER' syntax is added 'SHOW GRANTS FOR CURRENT_USER()' syntax is added CURRENT_USER without parens in expressions(SELECT CURRENT_USER;)
-
monty@mysql.com authored
Fixed bugs in group_concat with ORDER BY and DISTINCT (Bugs #2695, #3381 and #3319) Fixed crash when doing rollback in slave and the io thread catched up with the sql thread Set locked_in_memory properly
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-ps2-4.1
-