summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-125-14/+19
* 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
|\ \ \
| * | | c++ comment fixedunknown2004-02-211-1/+1
| |/ /
| * | Fixed usage of strxnmov() in recent changesetsunknown2004-02-193-35/+41
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-192-2/+8
| |\ \
| | * | crease number of open files to 2048 on windowsunknown2004-02-191-1/+3
| | * | Added commentunknown2004-02-161-1/+5
* | | | making one symbol a keywordunknown2004-02-211-0/+1
* | | | Fix for a bug #2799.unknown2004-02-191-2/+7
|/ / /
* | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-02-193-10/+15
|\ \ \
| * | | potential problem fixed afer some reasoningunknown2004-02-193-10/+15
* | | | fix for the bug #2786 incorrect precedence for XOR operatorunknown2004-02-161-2/+1
| |_|/ |/| |
* | | Merge heikki@build.mysql.com:/home/bk/mysql-4.0unknown2004-02-161-0/+4
|\ \ \ | |_|/ |/| |
| * | ha_innodb.cc:unknown2004-02-161-0/+4
* | | Cleanup + safety commentunknown2004-02-162-7/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-162-65/+42
|\ \ \ | |/ / |/| |
| * | Always use libtool with "--preserve-dup-deps" unknown2004-02-132-65/+42
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-141-0/+1
|\ \ \ | |/ /
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-02-131-0/+1
| |\ \ | | |/ | |/|
| | * fixed copying of color in SEL_ARG::clone (fixed bug #2968)unknown2004-02-121-0/+1
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-111-0/+5
|\ \ \ | |/ / |/| |
| * | sql_load.cc:unknown2004-02-051-0/+5
* | | Code cleanupsunknown2004-02-102-5/+7
* | | row0mysql.c:unknown2004-02-094-2/+34