- 13 Jan, 2004 4 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
lenz@mysql.com authored
for the MySQL root user (BUG#2375)
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
- 12 Jan, 2004 1 commit
-
-
greg@mysql.com authored
-
- 11 Jan, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
The test might fail if one runs it at 23:59:59 Dec 31
-
- 09 Jan, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b2231
-
- 08 Jan, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
INDEX+LIKE, don't take the ESCAPE character. (ver. 2)
-
- 07 Jan, 2004 1 commit
-
-
heikki@hundin.mysql.fi authored
Start InnoDB Monitor if 80 % of the buffer pool occupied by adaptive has or lock heaps; do not print the same warning more than 1 time
-
- 06 Jan, 2004 6 commits
-
-
heikki@hundin.mysql.fi authored
DO NOT MERGE TO 4.1: forgot to change this in the previous push
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.0
-
heikki@hundin.mysql.fi authored
DO NOT MERGE TO 4.1: charset changes can cause problems in a downgrade 4.1.1 -> 4.0.18
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
I had not corrected these languages. As it has been discussed with the docs team, the new messages will be merged to 4.1, and then will be translated in 4.1 (they will remain in English in 4.0).
-
heikki@hundin.mysql.fi authored
DO NOT MERGE TO 4.1: add code for automatic downgrade 4.1.1 -> 4.0 if the user has not created multiple tablespaces yet
-
- 30 Dec, 2003 3 commits
-
-
ram@gw.mysql.r18.ru authored
(acctually i don't like the fix, any suggestions?)
-
monty@mysql.com authored
-
monty@mysql.com authored
Added support for lower_case_table_names=2, which is to be used on case insensitive file systems. This tells MySQL to preserve the used case of filenames and database names to make it esier to move files between cases sensitive can case insensitive file systems (like Windows and Linux)
-
- 24 Dec, 2003 2 commits
-
-
bar@bar.intranet.mysql.r18.ru authored
into bar.intranet.mysql.r18.ru:/usr/home/bar/mysql-4.0
-
bar@bar.intranet.mysql.r18.ru authored
Like did not work in some cases ,
-
- 23 Dec, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Do not assert in log0log.c, line 856 if ib_logfiles are too small for innodb_thread_concurrency. Instead, print instructions how to adjust my.cnf and call exit(1).
-
lenz@mysql.com authored
-
- 22 Dec, 2003 2 commits
-
-
lenz@mysql.com authored
(BUG#2156)
-
serg@serg.mylan authored
-
- 21 Dec, 2003 1 commit
-
-
monty@mysql.com authored
-
- 19 Dec, 2003 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
Bug #2163
-
- 18 Dec, 2003 5 commits
-
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2086/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2086/mysql-4.0
-
monty@mysql.com authored
-
monty@mysql.com authored
Fixed not updated test from last changeset
-
monty@mysql.com authored
-
- 17 Dec, 2003 8 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.0
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
release the mutex before exiting the function, or it will be kept forever (=> START SLAVE, STOP SLAVE, etc will hang).
-
vva@eagle.mysql.r18.ru authored
(bug #2086)
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2023/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
(char * -> const char*)
-
monty@mysql.com authored
-