summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* - VARCHAR(n) with binary character set is now displayed as VARBINARY(N).unknown2004-12-081-3/+10
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-0740-1311/+904
|\
| * Update results for new varchar handlingunknown2004-12-0714-92/+104
| * Merge with new VARCHAR codeunknown2004-12-0635-1234/+815
| |\
| | * Add support for up to VARCHAR (size up to 65535)unknown2004-12-0636-1256/+854
* | | Fixes for changes in handler interface so that tina can compile in 5.0. unknown2004-12-061-5/+8
* | | Mergeunknown2004-12-0634-276/+504
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-0634-276/+504
| |\ \
| | * | After merge fixesunknown2004-12-0611-47/+70
| | * | Merge with 4.1unknown2004-12-0631-236/+441
| | |\ \
| | | * \ Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/bXXXX-4.1unknown2004-12-042-2/+2
| | | |\ \
| | | | * | Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returnsunknown2004-12-032-2/+2
| | | * | | mergeunknown2004-12-031-3/+3
| | | |\ \ \
| | | | * \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-031-3/+3
| | | | |\ \ \
| | | | | * | | init values to avoid junk returning in case of null value asking without assi...unknown2004-11-251-3/+3
| | | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-0325-221/+369
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Mergeunknown2004-12-0315-81/+138
| | | | |\ \ \ \
| | | | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-12-032-27/+19
| | | | | |\ \ \ \ | | | | | | |_|/ / | | | | | |/| | |
| | | | | | * | | sql/sql_class.hunknown2004-12-032-27/+19
| | | | | * | | | Merge mysql.com:/space/bkroot/mysql-4.1unknown2004-12-0314-54/+119
| | | | | |\ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | | | * | | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-0314-54/+119
| | | | * | | | | Manual fixes to merge of fix for Bug #6682 to 4.1.unknown2004-12-031-8/+5
| | | | * | | | | Mergeunknown2004-12-033-6/+22
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when theunknown2004-12-033-8/+23
| | | | * | | | | compatibility fixunknown2004-12-021-1/+1
| | | | * | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-025-42/+45
| | | | |\ \ \ \ \
| | | | | * | | | | merge (new code fixed the ALTER TABLE problem)unknown2004-12-022-25/+0
| | | | | * | | | | merged on pullunknown2004-12-025-39/+58
| | | | | |\ \ \ \ \
| | | | | | * | | | | Cleanups during review stageunknown2004-12-025-39/+58
| | | | | * | | | | | Fixes to make mysql-test-run --embedded-server workingunknown2004-12-021-2/+11
| | | | * | | | | | | mysqld.cc:unknown2004-12-021-1/+1
| | | | |/ / / / / /
| | | | * | | | | | Fixes (bug #6932: 'revoke all privileges...' doesn't remove all proper column...unknown2004-12-021-1/+1
| | | | * | | | | | Bug #6379: ENUM values are incorrectly convertedunknown2004-12-026-89/+155
| | | | * | | | | | Bug #6815 SHOW CREATE TABLE hangs after upgrading to 4.1unknown2004-12-021-0/+9
| | | * | | | | | | Mergeunknown2004-12-0131-279/+794
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-301-4/+61
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | | * | | | | two-line fix for BUG#6732 "FLUSH TABLES WITH READ LOCK + COMMIT makes next FL...unknown2004-11-301-4/+61
| | | * | | | | | | now we create temporary join for all queries with subqueries to make correct ...unknown2004-11-304-2/+5
| | | * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-11-177-6/+8
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | backport Serg's fix of FT interface (BUG#6523)unknown2004-11-164-3/+3
| | | | * | | | | | | fixed joincleunup to avoid double deletin tables, and too earlyfull cleanup i...unknown2004-11-162-3/+5
| | | | * | | | | | | moved procedure list initialization (BUG#6517)unknown2004-11-152-1/+1
* | | | | | | | | | | Removed need for storage engines to write a default external_lock() call. unknown2004-12-063-11/+1
|/ / / / / / / / / /
* | | | | | | | | | Fix for bugs #6955 SHOW PROCEDURE STATUS crashes the server, unknown2004-12-061-1/+3
|/ / / / / / / / /
* | | | | | | | | InnoDB: Fix ctype_utf8 test failure caused by the new record format.unknown2004-12-031-0/+19
* | | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-023-7/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Making FLUSH TABLES WITH READ LOCK killable while it's waiting for running co...unknown2004-12-023-7/+26
* | | | | | | | | | Many files:unknown2004-12-021-8/+6
|/ / / / / / / / /
* | | | | | | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-016-49/+185
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-304-34/+133
| |\ \ \ \ \ \ \ \ \