- 11 Jun, 2004 1 commit
-
-
patg@krsna.patg.net authored
Small fixes to handle packaging of windows src (commercial) file
-
- 10 Jun, 2004 7 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
-
monty@mysql.com authored
-
- 09 Jun, 2004 3 commits
-
-
guilhem@mysql.com authored
the rpm postinstall script must call mysql_install_db with --user=mysql, and mysql_install_db must then pass this to mysqld. Otherwise, mysqld runs as root, and if you have --log-bin=somewhere_out_of_var_lib_mysql it creates binlog files owned by root in this dir, and this dir is not fixed by the 'chmod mysql', so files remain owned by root, and later mysqld (running as 'mysql') can't read them. I'm hardcoding 'mysql' in the postinstall script, but it's already hardcoded there in many places (see the useradd and chown) so it's ok.
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
-
- 08 Jun, 2004 5 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
patg@krsna.patg.net authored
-
patg@krsna.patg.net authored
into krsna.patg.net:/home/patg/mysql-4.0
-
wax@mysql.com authored
-
- 07 Jun, 2004 3 commits
-
-
gluh@gluh.mysql.r18.ru authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
- 03 Jun, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
removed incorrect destructor (to prevent deleting item by recursion instead of by list scanning in case of chained OR or AND)
-
- 02 Jun, 2004 3 commits
-
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/bk/mysql-4.0
-
paul@teton.kitebird.com authored
-
marko@hundin.mysql.fi authored
cmp_debug_dtuple_rec_with_match() unless #ifdef UNIV_DEBUG
-
- 01 Jun, 2004 7 commits
-
-
greg@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
Portability fix for netware. (We can't use TRY_RUN when cross compiling)
-
paul@ice.snake.net authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.0
-
paul@ice.snake.net authored
Update README URL. (Bug #3678)
-
heikki@hundin.mysql.fi authored
Inside LOCK TABLES, use either LOCK_S or LOCK_X in locking reads; an improvent over the previous patch
-
will disable warnings, --log-warnings will increment warning level by one, or the level can be given as an optional argument. Default level is 1. Changed aborted connection warning to be logged only if the level is > 1.
-
- 31 May, 2004 4 commits
-
-
bell@sanja.is.com.ua authored
-
marko@hundin.mysql.fi authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0
-
hf@deer.(none) authored
-
- 30 May, 2004 1 commit
-
-
miguel@light. authored
Windows
-
- 29 May, 2004 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
- 28 May, 2004 3 commits
-
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b3738
-
ram@gw.mysql.r18.ru authored
(Bug#3738: SQL_CALC_FOUND_ROWS ignores WHERE if LIMIT used, Bug#3845: wrong FOUND_ROWS result)
-
marko@hundin.mysql.fi authored
-