- 22 Jun, 2004 3 commits
-
-
marko@hundin.mysql.fi authored
Document the handling of quoted strings
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-qc-4.0
-
- 21 Jun, 2004 3 commits
-
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
- 20 Jun, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 19 Jun, 2004 1 commit
-
-
heikki@hundin.mysql.fi authored
InnoDB with UNIV_MEM_DEBUG did not compile because a global variable was forgotten when we put back mem_print_info() functions 2 days ago; add that variable
-
- 18 Jun, 2004 7 commits
-
-
mwagner@here.mwagner.org authored
into here.mwagner.org:/Volumes/BK/mysql-4.0-work
-
mwagner@here.mwagner.org authored
new file, simulates 'md5sum' as a perl script
-
marko@hundin.mysql.fi authored
Improve documentation of mach_*write_*compressed() mtr0log.ic, mtr0log.h: Improve documentation of mlog_write_initial_log_record_fast()
-
miguel@hegel.txg authored
into hegel.txg:/home/miguel/bk/mysql-4.0
-
miguel@hegel.txg authored
-
monty@mysql.com authored
-
monty@mysql.com authored
-
- 17 Jun, 2004 19 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
Fixed unlikely bug in the range optimzer when using many IN() queries on different key parts. (Bug #4157)
-
heikki@hundin.mysql.fi authored
Put back mem_print_info() functions that are used to analyze memory leaks; Marko removed them by accident in his Feb 20th, 2004 patch; these functions are very important for debugging, and should always be kept in the source code base
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-3.23
-
guilhem@mysql.com authored
-
heikki@hundin.mysql.fi authored
Put asserts that make sure srv_que_task_enqueue() is never called under MySQL
-
heikki@hundin.mysql.fi authored
Revert the patch that put log debug code behind UNIV_LOG_DEBUG
-
heikki@hundin.mysql.fi authored
Revert the patch that put log debug code behind UNIV_LOG_DEBUG log0log.ic, log0recv.c, log0log.c, log0log.h: Revert 1.1730.18.1 about UNIV_LOG_DEBUG: debug code is often needed in debugging the production version
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.0
-
gluh@gluh.mysql.r18.ru authored
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Revert Marko's untested changeset 1.1844.1.6 to the stable 4.0 version; stable 4.0 must NOT BE modified except in case of bugs srv0que.c, srv0que.h: new file
-
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)
-