summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: ignore intra-database foreign key references between tablesmarko@hundin.mysql.fi2004-04-021-2/+5
* InnoDB cleanup: fixing buffer overflows and quoting of quotesmarko@hundin.mysql.fi2004-04-011-5/+2
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-03-301-1/+6
|\
| * A fix for the error message when database can not be dropped due toSinisa@sinisa.nasamreza.org2004-03-301-1/+6
* | some cleanup of last patch for BUG #2342vva@eagle.mysql.r18.ru2004-03-271-0/+9
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-03-273-0/+45
|\ \ | |/ |/|
| * fixed bug #2342 vva@eagle.mysql.r18.ru2004-03-273-0/+45
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-03-261-2/+12
|\ \ | |/ |/|
| * order_by.result:Sinisa@sinisa.nasamreza.org2004-03-261-2/+12
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-03-261-3/+14
|\ \
| * | fixed BUG in query cahe statistic countingbell@sanja.is.com.ua2004-03-211-3/+14
* | | merge with 3.23monty@mysql.com2004-03-252-2/+2
|\ \ \ | |_|/ |/| |
| * | Improved test casemonty@mysql.com2004-03-251-1/+1
| * | used right table for grants check (BUG#3270)bell@sanja.is.com.ua2004-03-231-1/+1
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-03-221-0/+10
|\ \ \ | |_|/ |/| |
| * | union.result:Sinisa@sinisa.nasamreza.org2004-03-221-0/+10
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-03-201-2/+3
|\ \ \
| * | | The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS,guilhem@mysql.com2004-03-201-2/+3
* | | | WL #1510 "Implement support for "commercial" binaries on handshake",konstantin@mysql.com2004-03-171-3/+1
|/ / /
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-03-171-2/+10
|\ \ \
| * | | Fix for BUG#2922 "Crash (signal11) after "load data from master""guilhem@mysql.com2004-03-171-2/+10
| |/ /
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0gluh@gluh.mysql.r18.ru2004-03-161-3/+3
|\ \ \ | |/ / |/| |
| * | Fix for bug #2629 NULLIF() doesn't behave as described in manualgluh@gluh.mysql.r18.ru2004-03-161-3/+3
* | | Fixes to newly pushed codemonty@mysql.com2004-03-122-3/+4
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-03-123-13/+29
|\ \ \
| * | | extra correction of check_db_name, check_table_name and check_column_namevva@eagle.mysql.r18.ru2004-03-121-18/+14
| * | | fixed Bug #2985 vva@eagle.mysql.r18.ru2004-03-053-11/+31
* | | | Portability fixes & fixing of test suitemonty@mysql.com2004-03-121-7/+10
* | | | Mergemonty@mysql.com2004-03-126-15/+21
|\ \ \ \
| * \ \ \ Merge with 3.23 to get patch for floor()monty@mysql.com2004-03-121-1/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | fixed Bug #3051 "FLOOR returns invalid"vva@eagle.mysql.r18.ru2004-03-041-1/+2
| * | | | Ensure that install_test_db.sh script works with both 'make install' and 'mak...monty@mysql.com2004-03-125-14/+19
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-03-119-134/+183
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix for BUG#2983 "If statement was killed on master, slave errors despite rep...guilhem@mysql.com2004-03-114-84/+126
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-03-117-50/+57
| |\ \ \ \
| | * | | | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":guilhem@mysql.com2004-03-117-50/+57
| | |/ / /
* | | | | multi_update.result:Sinisa@sinisa.nasamreza.org2004-03-111-2/+2
|/ / / /
* | | | Small fixes.jani@ua72d24.elisa.omakaista.fi2004-03-111-0/+2
|/ / /
* | | Backporting parts ofguilhem@mysql.com2004-03-104-6/+8
* | | Undoing 2 parts of changeset 1.1730.1.1 :guilhem@mysql.com2004-03-106-48/+22
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-1018-95/+150
|\ \ \
| * | | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-1018-95/+150
* | | | Touch up error message.paul@ice.snake.net2004-03-081-4/+4
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-03-081-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for BUG#3081 "if an INSERT DELAYED is killed, it is binlogged as killed b...guilhem@mysql.com2004-03-081-1/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-068-12/+65
|\ \ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-03-046-3/+49
| |\ \ \ \
| | * | | | invalidation of locking for write tables (BUG#2693)bell@sanja.is.com.ua2004-03-046-3/+49
| * | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0jani@ua72d24.elisa.omakaista.fi2004-03-045-9/+16
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...jani@ua72d24.elisa.omakaista.fi2004-03-045-9/+16
| | |/ / /