summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve make_binary_distribution from Novell code at Monty's requestunknown2003-03-272-30/+25
* Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-273-29/+31
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-272-27/+29
| |\
| | * Fix for stack size checking on Solaris.unknown2003-03-261-2/+3
| | * Fix for glibc with small stack size (fixes bug when running crash-me)unknown2003-03-262-26/+27
| * | mysqld.cc:unknown2003-03-271-1/+1
| * | fixed problem of port without host in SHOW PROCESSLIST (bug 189)unknown2003-03-261-1/+1
* | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-266-31/+196
|\ \ \ | |/ /
| * | - fixed typo (build_command -> build-command)unknown2003-03-251-1/+1
| * | - added new option "--build-command" to be able to use differentunknown2003-03-251-31/+45
| * | crash-me.sh:unknown2003-03-261-0/+109
| * | Fix for small bug #186 (If a connection has temporary tables and doesunknown2003-03-251-0/+10
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-253-0/+32
| |\
| | * Fixed bug with GROUP BY and aliasunknown2003-03-253-0/+32
* | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-249-104/+61
|\ \ \ | |/ / |/| |
| * | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-219-104/+61
* | | - fixed wrong order of commands in Mac OS X Readme.txtunknown2003-03-241-1/+1
* | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-24242-1698/+12373
|\ \ \
| * | | make myisam usable without threads (and even w/o pthread_t)unknown2003-03-243-2/+12
| * | | Reverted fix away from 4.0, because it may in rare circumstansesunknown2003-03-231-0/+6
| * | | Changed some tests to pass with new auto_increment handling,unknown2003-03-2216-44/+44
| * | | Added error in case auto_increment and default where definedunknown2003-03-221-6/+14
| * | | Fix for #178 Replicating INSERT VALUES(USER()) crashes (SEGV) the slaveunknown2003-03-221-1/+3
| |/ /
| * | Missed one file from Novell changes in 1.1686unknown2003-03-211-49/+49
| * | Changes from Novell for various NetWare-only files, post-4.0.12unknown2003-03-2134-267/+367
| * | crash-me.sh:unknown2003-03-211-0/+14
| * | Fixed a bug in comment handling.unknown2003-03-211-2/+10
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2003-03-213-2/+31
| |\ \
| | * | do not allow to cache queries with INTO clauseunknown2003-03-063-2/+31
| * | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-201-85/+85
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed lots of typos, and translated a few messages.unknown2003-03-191-85/+85
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-196-11/+64
| |\ \ \
| | * | | Print right hostname or IP in SHOW PROCESSLISTunknown2003-03-196-11/+64
| * | | | Merge mysql.com:/space/my/mysql-4.0unknown2003-03-1916-50/+429
| |\ \ \ \ | | |/ / /
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-1916-50/+429
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Allow optimzation of multi-table-update also for InnoDB tablesunknown2003-03-1913-48/+313
| | | * | Merge with 3.23 to get fix for halloween problem on Update of InnoDB tablesunknown2003-03-184-1/+22
| | | |\ \
| | | | * | Fix of 'halloween bug' with UPDATE of InnoDB tables.unknown2003-03-184-0/+31
| | | | * | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-163-15/+10
| | | | |\ \
| | | | | * | row0mysql.c:unknown2003-03-161-1/+1
| | | | | * | row0sel.c:unknown2003-03-151-13/+8
| | | | | * | - tagged ChangeSet 1.1358 as mysql-3.23.56unknown2003-03-151-1/+1
| | | * | | | Test of range optimizer in InnoDBunknown2003-03-183-2/+95
| * | | | | | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-1810-402/+18
| |/ / / / /
| * | | | | - updated version number (4.0.12 -> 4.0.13)unknown2003-03-181-1/+1
| * | | | | New variable rli->ignore_log_space_limit to resolveunknown2003-03-177-13/+111
| |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-176-5/+3
| |\ \ \ \
| | * | | | Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-176-5/+3
| * | | | | Fixed a bug in --one-database.unknown2003-03-171-1/+2
| |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-1610-32/+69
| |\ \ \ \