summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement unknown2004-03-315-19/+83
| * | | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".unknown2004-03-288-29/+51
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-313-1/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix for bug #2160: Extra error message for CREATE TABLE LIKE with InnoDBunknown2004-03-313-1/+10
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-313-2/+18
|\ \ \ \
| * | | | null processing for character_set_results (BUG#3296)unknown2004-03-303-2/+17
| * | | | query cache statistic fixedunknown2004-03-301-0/+1
* | | | | Added option --set-charset (disable with --skip-set-charset) to mysqldump.unknown2004-03-312-12/+18
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-312-8/+29
|\ \ \ \ \
| * | | | | Stubs for types/names of placeholders, cursor flags and array execution countunknown2004-03-312-8/+29
| | |/ / / | |/| | |
* | | | | simple optimzationunknown2004-03-319-20/+27
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-3011-38/+220
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Force clients to recompile if client lib changes (Bug #3009)unknown2004-03-303-21/+54
| * | | | Fix to get correct metadata when using temporary tables to create result. (Bu...unknown2004-03-308-17/+166
| |/ / /
* | | | http://bugs.mysql.com/bug.php?id=3255unknown2004-03-302-0/+29
* | | | ALTER TABLE t1 CONVERT TO should also change the default character set.unknown2004-03-303-4/+8
* | | | More different syntaxes for (1) modifying the default charaset/collationunknown2004-03-305-22/+29
| |_|/ |/| |
* | | resolving conflictsunknown2004-03-304-39/+48
|\ \ \ | |/ / |/| |
| * | An improvement ofunknown2004-03-301-6/+10
| * | Fix for the bug #2976: NATURAL JOIN produces duplicate columns.unknown2004-03-194-41/+46
* | | false/true -> FALSE/TRUEunknown2004-03-3018-67/+165
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-301-1/+5
|\ \ \
| * | | Better comment.unknown2004-03-301-1/+5
* | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-03-301-0/+2
|\ \ \ \
| * | | | Fix test results when you are in daylight saving timeunknown2004-03-301-0/+2
* | | | | Merge with 4.0 to get lastest bug fixesunknown2004-03-2914-116/+165
|\ \ \ \ \ | |/ / / /
| * | | | Fixed wrong assert (Got failure in ctype_tis620)unknown2004-03-291-1/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-299-4/+106
| |\ \ \ \
| | * | | | some cleanup of last patch for BUG #2342unknown2004-03-272-1/+10
| | * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-275-0/+64
| | |\ \ \ \
| | | * | | | fixed bug #2342 unknown2004-03-275-0/+64
| | * | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-261-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge heikki@build.mysql.com:/home/bk/mysql-4.0unknown2004-03-261-1/+1
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | mem0dbg.c:unknown2004-03-261-1/+1
| | * | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-263-3/+32
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | order_by.result:unknown2004-03-263-3/+32
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-263-1/+43
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Allow keys with 0 segements in MyISAMunknown2004-03-263-1/+43
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-03-263-6/+65
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | fixed BUG in query cahe statistic countingunknown2004-03-213-6/+65
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-295-20/+46
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Disable INSERT DELAYED for embedded libraryunknown2004-03-295-20/+46
* | | | | | | | Better error messages for not nullableunknown2004-03-293-2/+13
* | | | | | | | Better tests for BINARYunknown2004-03-294-0/+95
* | | | | | | | Checking Thai sort order and trailing spaces handlingunknown2004-03-293-27/+2863
* | | | | | | | sql_db.cc:unknown2004-03-291-0/+2
* | | | | | | | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result;unknown2004-03-285-112/+88
* | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-271-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Small fix to embedded libraryunknown2004-03-271-0/+1
* | | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-03-275-0/+56
|\ \ \ \ \ \ \ \ \