summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #1271: Undefined variable in PASSWORD() function is not unknown2003-10-213-1/+20
* thr0loc.c, srv0start.c, srv0srv.c, srv0srv.h, os0thread.h, ha_innodb.cc:unknown2003-10-176-16/+39
* Merge oak.local:/home/kostja/mysql/mysql-4.0-rootunknown2003-10-1714-41/+178
|\
| * - Updated rpl_trunc_binlog test result after last changeunknown2003-10-171-1/+0
| * A fix for a random test failure rpl_trunc_binlog: don't RESET MASTERunknown2003-10-172-3/+1
| * Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2003-10-161-1/+1
| |\
| | * - fixed small typo to resolve "test: argument expected" error on Solarisunknown2003-10-161-1/+1
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-10-164-5/+120
| |\ \
| | * \ Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-10-024-5/+120
| | |\ \
| | | * | fixed server crash on moving query block with pointers to same table in it (B...unknown2003-09-154-5/+120
| * | | | Safety fix to detect multiple calls to my_thread_end()unknown2003-10-166-31/+56
| | |_|/ | |/| |
* | | | fix for one of the bugs spotted by #1274unknown2003-10-161-1/+11
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-161-5/+7
|\ \ \
| * | | Changing max_insert_delayed_threads now also changes the size of thread alarm...unknown2003-10-161-5/+7
* | | | Created small scripts to manage in-tree diffs for unknown2003-10-152-0/+97
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-1510-33/+86
|\ \ \
| * | | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-1510-33/+86
* | | | dummy resize_thr_alarm for Netwareunknown2003-10-151-1/+2
|/ / /
* | | Updated commentsunknown2003-10-152-5/+29
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-1519-46/+141
|\ \ \
| * | | Identical mysql.ico and MYSQL.ICOunknown2003-10-141-0/+0
| * | | make LOCK TABLES to work when Lock_tables_priv is granted on the DB level and...unknown2003-10-141-1/+1
| * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-145-28/+142
| |\ \ \
| | * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-101-2/+3
| | |\ \ \
| | | * \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-091-2/+3
| | | |\ \ \
| | | | * | | Make the slave die if master is 5.0. Indeed, 5.0 masters sendunknown2003-10-091-2/+3
| | * | | | | fixed temp directory for mysqlbinlog (was wrong on solaris)unknown2003-10-081-8/+8
| | |/ / / /
| * | | | | mergedunknown2003-10-0719-1220/+1517
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | results updatedunknown2003-10-061-0/+22
| * | | | | bug #1434 (and related issues)unknown2003-10-063-5/+35
| * | | | | fix_max_connections to resize alarm_queue (Bug #1435)unknown2003-10-065-13/+44
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-067-18/+28
| |\ \ \ \ \
| | * | | | | enum options renamed to avoid possible name conflictsunknown2003-09-293-3/+3
| | * | | | | typo fixed (bug #1390 - incorrect mysql_config output)unknown2003-09-281-1/+1
| | * | | | | make mysqld to respect socket/port options of mysqld_safe command lineunknown2003-09-271-9/+13
| | * | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-182-5/+11
| | |\ \ \ \ \
| | | * \ \ \ \ merged (ul)unknown2003-09-120-0/+0
| | | |\ \ \ \ \
| | | * \ \ \ \ \ mergedunknown2003-09-121-1/+0
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-121-4/+11
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | fixed: thread lock-up on a FLASH TABLE when another thread has an open handlerunknown2003-09-091-4/+11
* | | | | | | | | | | Add more information about memory usage to debug logunknown2003-10-151-3/+7
* | | | | | | | | | | Fixed bug in SET enum_system_variable=NULLunknown2003-10-144-5/+11
* | | | | | | | | | | Add new user variables for tuning memory usage:unknown2003-10-1121-81/+257
* | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-08175-6877/+3221
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Mergeunknown2003-10-082-1/+120
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | - added make_sharedlib_distribution.sh to the source distributionunknown2003-10-082-1/+120
| * | | | | | | | | | | Fixed test case that my last patch to mysqlbinlog broke.unknown2003-10-082-5/+5
| * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-081-17/+11
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix for option 'R' (connect to remote server) in mysqlbinlogunknown2003-10-081-17/+11
| * | | | | | | | | | | Fix for a test failure with the standard (no-BDB) binary:unknown2003-10-071-0/+4
| |/ / / / / / / / / /