summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* fixed BUG in query cahe statistic countingunknown2004-03-211-3/+14
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-201-2/+3
|\
| * The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS,unknown2004-03-201-2/+3
* | WL #1510 "Implement support for "commercial" binaries on handshake",unknown2004-03-171-3/+1
|/
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-171-2/+10
|\
| * Fix for BUG#2922 "Crash (signal11) after "load data from master""unknown2004-03-171-2/+10
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-161-3/+3
|\ \ | |/ |/|
| * Fix for bug #2629 NULLIF() doesn't behave as described in manualunknown2004-03-161-3/+3
* | Fixes to newly pushed codeunknown2004-03-122-3/+4
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-123-13/+29
|\ \
| * | extra correction of check_db_name, check_table_name and check_column_nameunknown2004-03-121-18/+14
| * | fixed Bug #2985 unknown2004-03-053-11/+31
* | | Portability fixes & fixing of test suiteunknown2004-03-121-7/+10
* | | Mergeunknown2004-03-126-15/+21
|\ \ \
| * \ \ Merge with 3.23 to get patch for floor()unknown2004-03-121-1/+2
| |\ \ \
| | * | | fixed Bug #3051 "FLOOR returns invalid"unknown2004-03-041-1/+2
| * | | | Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-125-14/+19
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-119-134/+183
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix for BUG#2983 "If statement was killed on master, slave errors despite rep...unknown2004-03-114-84/+126
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-117-50/+57
| |\ \ \ \
| | * | | | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-117-50/+57
| | |/ / /
* | | | | multi_update.result:unknown2004-03-111-2/+2
|/ / / /
* | | | Small fixes.unknown2004-03-111-0/+2
|/ / /
* | | Backporting parts ofunknown2004-03-104-6/+8
* | | Undoing 2 parts of changeset 1.1730.1.1 :unknown2004-03-106-48/+22
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-1018-95/+150
|\ \ \
| * | | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-1018-95/+150
* | | | Touch up error message.unknown2004-03-081-4/+4
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-081-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for BUG#3081 "if an INSERT DELAYED is killed, it is binlogged as killed b...unknown2004-03-081-1/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-068-12/+65
|\ \ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-03-046-3/+49
| |\ \ \ \
| | * | | | invalidation of locking for write tables (BUG#2693)unknown2004-03-046-3/+49
| * | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-045-9/+16
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-045-9/+16
| | |/ / /
* | | | | Ensure that one can't from the command line set a variable too small. (Bug #2...unknown2004-03-065-8/+62
* | | | | Rollback UPDATE/DELETE statements on killunknown2004-03-044-6/+23
|/ / / /
* | | | Fix for BUG#3063 "Don't mark an auto DROP TEMP TABLE as 'killed' in the binlog";unknown2004-03-041-0/+10
|/ / /
* | | WL#1510: "Implement support for "commercial" binaries on handshake":unknown2004-03-021-0/+6
| |/ |/|
* | Fix for BUG#3015unknown2004-03-013-16/+42
* | Fix for BUG#3017unknown2004-03-011-3/+5
* | Fix problem with NT named pipes code (per e-mail thread).unknown2004-02-281-1/+1
* | Changes to fix errors encountered in test builds on Windows.unknown2004-02-272-3/+3
* | ha_innodb.cc:unknown2004-02-241-2/+21
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-221-1/+2
|\ \
| * | Complement tounknown2004-02-221-1/+2
* | | Cleanupsunknown2004-02-222-3/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-221-0/+1
|\ \ \
| * | | change that master_server_id is not a restricted wordunknown2004-02-221-0/+1
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-216-38/+50
|\ \ \ \