- 12 Jun, 2003 1 commit
-
-
igor@rurik.mysql.com authored
New feature: preload indexes into key cache. mi_preload.c: new file Many files: Added preload statement.
-
- 20 May, 2003 2 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
guilhem@mysql.com authored
version is '-log', '-debug' etc.
-
- 19 May, 2003 5 commits
-
-
bell@sanja.is.com.ua authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.1
-
monty@narttu.mysql.fi authored
-
- 17 May, 2003 1 commit
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
- 16 May, 2003 1 commit
-
-
guilhem@mysql.com authored
-
- 15 May, 2003 7 commits
-
-
guilhem@mysql.com authored
into the binlog), SLAVE START -> START SLAVE, error test changes.
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
guilhem@mysql.com authored
now by default, FLUSH, OPTIMIZE, ANALYZE, REPAIR commands are written to the binlog, unless the new NO_WRITE_TO_BINLOG keyword was used : OPTIMIZE NO_WRITE_TO_BINLOG table t; Previously these commands were never written to the binlog, but there are 2 reasons to change this : - the RENAME TABLE in MERGE table bug (#175) on slave - the possible "differently optimised queries may lead to different updates on the master and slave" bug, until we have automatic ORDER BY. FLUSH LOGS/SLAVE/MASTER/TABLES WITH READ LOCK are never written to the binlog. New test for the new logging behaviour. Other small change : reload_acl_and_cache() and reset_slave() don't send their errors themselves, this is more usual.
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.1
-
monty@narttu.mysql.fi authored
-
bar@bar.mysql.r18.ru authored
./configure --with-charset=big5 didn't work
-
- 14 May, 2003 3 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.1
-
monty@narttu.mysql.fi authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
- 13 May, 2003 3 commits
-
-
guilhem@mysql.com authored
new test for this.
-
igor@rurik.mysql.com authored
Logging to logging@openlogging.org accepted mf_keycache.c: Fixed a deadlock when reading from an index file fails.
-
monty@mashka.mysql.fi authored
Allow syntax CREATE TABLE t1 (LIKE t2)
-
- 06 May, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
monty@mashka.mysql.fi authored
-
- 05 May, 2003 2 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
Fixed memory leak in new filesort code Optimzed sub selects to use keys with outer references. Increased max tables in join to 62
-
- 03 May, 2003 3 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
Sinisa@sinisa.nasamreza.org authored
-
- 02 May, 2003 2 commits
-
-
serg@serg.mylan authored
-
monty@narttu.mysql.fi authored
-
- 30 Apr, 2003 2 commits
-
-
serg@serg.mylan authored
-
pem@mysql.com authored
was not properly stored in the buffer.
-
- 28 Apr, 2003 3 commits
-
-
bell@laptop.sanja.is.com.ua authored
-
hf@deer.mysql.r18.ru authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.cursor
-
hf@deer.mysql.r18.ru authored
Protocol_cursor task net_field_length definitions trimmed with Monty's suggestions
-
- 26 Apr, 2003 3 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
TMP_TABLE_PARAM. This involved moving things around in include files. All tests, including the ones with Valgrind passed.
-