- 20 Nov, 2003 1 commit
-
-
serg@sergbook.mylan authored
-
- 08 Nov, 2003 1 commit
-
-
serg@sergbook.mylan authored
one simple trunc* test
-
- 29 Oct, 2003 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
- 28 Oct, 2003 3 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
mysql --install mysql --defualts-file=path-to-file (Bug #1643)
-
heikki@hundin.mysql.fi authored
If innodb_force_recovery >= 5, do not try to fetch an old version of a clustered index record: this reduces crashes when dumping tables from a corrupt database
-
- 27 Oct, 2003 2 commits
-
-
serg@serg.mylan authored
max_user_connections is not set - that is no limit - so that when max_user_connections is set (with SET) old connections are also taken into account mutexes are added where appropriate
-
serg@serg.mylan authored
-
- 25 Oct, 2003 4 commits
-
-
serg@serg.mylan authored
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1228/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1348/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1228/mysql-4.0
-
- 24 Oct, 2003 3 commits
-
-
vva@eagle.mysql.r18.ru authored
(fixed bug #1348)
-
vva@eagle.mysql.r18.ru authored
changing root password on all hosts (bug 1228)
-
monty@narttu.mysql.fi authored
-
- 23 Oct, 2003 4 commits
-
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-4.0
-
pem@mysql.com authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
- 22 Oct, 2003 5 commits
-
-
jani@rhols221.adsl.netsonic.fi authored
in MySQL server...
-
jani@rhols221.adsl.netsonic.fi authored
to cause program to abort. Such table name could have been one with a semicolon (:) in the middle.
-
jani@rhols221.adsl.netsonic.fi authored
directory owner ship was not honored.
-
jani@rhols221.adsl.netsonic.fi authored
using regexp with tablenames together with databasenames.
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/mysql-4.0.pass
-
- 21 Oct, 2003 6 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
lenz@mysql.com authored
4.0.16 has been tagged and released - tagged ChangeSet 1.1576.1.5 as "mysql-4.0.16"
-
serg@serg.mylan authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
** I already fixed it in 3.23; I fix it in 4.0 separately because the code is a bit different (so the changeset 1.1422 of 3.23 should not be merged here) ** Make mysqlbinlog prompt for the password if mysqlbinlog -p instead of printing the usage(). This makes mysqlbinlog behave like other clients. This new code was almost copied from mysqldump. Note that before, one could use mysqlbinlog -p pass and now one must use mysqlbinlog -ppass (putting a space will ask for the password).
-
gluh@gluh.mysql.r18.ru authored
handled correctly
-
- 20 Oct, 2003 1 commit
-
-
guilhem@mysql.com authored
Make mysqlbinlog prompt for the password if mysqlbinlog -p instead of printing the usage(). This makes mysqlbinlog behave like other clients, which is the reason why we fix this in 3.23. This new code was almost copied from mysqldump. Note that before, one could use mysqlbinlog -p pass and now one must use mysqlbinlog -ppass (putting a space will ask for the password).
-
- 19 Oct, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Check that writes to data files always happen in to addresses divisible by 16 kB, and the chunk size is also divisible by 16 kB; a user reported 2 corrupt pages from Linux-2.4.20 where an index page seemed displaced
-
heikki@hundin.mysql.fi authored
Check that writes to data files always happen in to addresses divisible by 16 kB, and the chunk size is also divisible by 16 kB; a user reported 2 corrupt pages from Linux-2.4.20 where an index page seemed displaced
-
- 18 Oct, 2003 1 commit
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-3.23
-
- 17 Oct, 2003 5 commits
-
-
heikki@hundin.mysql.fi authored
Backport from 4.1: reduce InnoDB memory consumption if buf pool < 8 MB
-
kostja@oak.local authored
into oak.local:/home/kostja/mysql/mysql-4.0-1274
-
guilhem@mysql.com authored
to enable SHOW SLAVE STATUS again.
-
guilhem@mysql.com authored
-
lenz@mysql.com authored
-