- 17 Jun, 2004 4 commits
-
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
No commit message
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
-
- 16 Jun, 2004 6 commits
-
-
heikki@hundin.mysql.fi authored
Remove printf's that were accidentally pushed in the last push
-
heikki@hundin.mysql.fi authored
Implement ut_realloc lexyy.c, pars0lex.l: Start using ut_malloc, ut_free, ut_realloc in pars0lex.l and lexyy.c; mem_realloc was broken; eliminate possible memcpy(NULL, ..., 0) from string_append()
-
heikki@hundin.mysql.fi authored
Remove broken mem_realloc(); a patch to remove its uses in pars0lex.l and fil0fil.c will soon follow
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
be needed when testing production releases
-
patg@krsna.patg.net authored
* added 'local $/' to keep from undef-ing $/ (the newline setting) for the whole script * removed the target dir removal (target dir is not a temp dir!) * use split to create filelist (cleaner way than using chomp!) * removed use of chomp because it caused some file names to be mangled * print out which file is being processed if verbose mysql-copyright-2: * added cpp to list of files to be processed (for windows archives)
-
- 15 Jun, 2004 2 commits
-
-
marko@hundin.mysql.fi authored
-
patg@krsna.patg.net authored
mysql-copyright -> more fixes to deal with problems in removing temporary tar directory. Had to use `cd $WD` vs chdir($WD). Servers.fgl -> made sure all charset files were accounted for (cp 1256 was missing)
-
- 11 Jun, 2004 3 commits
-
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-BUGS/mysql-4.0
-
bell@sanja.is.com.ua authored
-
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 4 commits
-
-
gluh@gluh.mysql.r18.ru authored
if OpenSSL is installed in non-statndart directory ('openssl/opensslv.h: No such file or directory')
-
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 2 commits
-
-
greg@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-