summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-04-013-3/+31
|\
| * WL#775 "Add status variable identifying binlog_cache_size shortage"dlenev@jabberwock.localdomain2004-04-023-3/+31
* | removed unused fieldbell@sanja.is.com.ua2004-04-012-3/+7
* | fix for table/field caching mechanismbell@sanja.is.com.ua2004-04-014-11/+53
|/
* More after-merge fixes for patch fixing bug #2050dlenev@brandersnatch.localdomain2004-04-011-2/+6
* Merge of fix for bug #2050 and bug #3307dlenev@brandersnatch.localdomain2004-03-317-35/+120
|\
| * Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement dlenev@brandersnatch.localdomain2004-03-315-19/+83
| * "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".dlenev@brandersnatch.localdomain2004-03-287-29/+50
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2004-03-311-1/+0
|\ \
| * | Fix for bug #2160: Extra error message for CREATE TABLE LIKE with InnoDBgluh@gluh.mysql.r18.ru2004-03-311-1/+0
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-03-311-2/+7
|\ \ \
| * | | null processing for character_set_results (BUG#3296)bell@sanja.is.com.ua2004-03-301-2/+6
| * | | query cache statistic fixedbell@sanja.is.com.ua2004-03-301-0/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-311-4/+13
|\ \ \ \
| * | | | Stubs for types/names of placeholders, cursor flags and array execution countkonstantin@dragonfly.local2004-03-311-4/+13
| | |/ / | |/| |
* | | | simple optimzationmonty@mysql.com2004-03-312-10/+10
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-305-18/+55
|\ \ \ \ | |/ / / |/| | |
| * | | Force clients to recompile if client lib changes (Bug #3009)monty@mysql.com2004-03-302-11/+43
| * | | Fix to get correct metadata when using temporary tables to create result. (Bu...monty@mysql.com2004-03-303-7/+12
| |/ /
* | | ALTER TABLE t1 CONVERT TO should also change the default character set.bar@bar.intranet.mysql.r18.ru2004-03-301-2/+6
* | | More different syntaxes for (1) modifying the default charaset/collationbar@bar.intranet.mysql.r18.ru2004-03-302-14/+21
* | | resolving conflictsram@gw.mysql.r18.ru2004-03-301-26/+35
|\ \ \ | |/ / |/| |
| * | An improvement ofram@gw.mysql.r18.ru2004-03-301-6/+10
| * | Fix for the bug #2976: NATURAL JOIN produces duplicate columns.ram@gw.mysql.r18.ru2004-03-191-28/+33
* | | false/true -> FALSE/TRUEmonty@mysql.com2004-03-3014-53/+53
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-301-1/+5
|\ \ \
| * | | Better comment.konstantin@oak.local2004-03-301-1/+5
* | | | Merge with 4.0 to get lastest bug fixesmonty@mysql.com2004-03-294-11/+45
|\ \ \ \
| * | | | 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 bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-294-19/+45
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Disable INSERT DELAYED for embedded librarymonty@mysql.com2004-03-294-19/+45
* | | | | | | Better error messages for not nullablebar@bar.intranet.mysql.r18.ru2004-03-291-2/+5
* | | | | | | sql_db.cc:bar@bar.intranet.mysql.r18.ru2004-03-291-0/+2
* | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-03-273-0/+36
|\ \ \ \ \ \ \
| * | | | | | | fixed bug #2342 vva@eagle.mysql.r18.ru2004-03-273-0/+36
| |/ / / / / /
* | | | | | | A previous changeset by me today about SQL_LOG_BIN had the problemguilhem@mysql.com2004-03-272-69/+76
* | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-03-266-28/+30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Changing SET SQL_LOG_BIN so that it explicitely throws an error ifguilhem@mysql.com2004-03-263-16/+13
| * | | | | | To save 32KB memory per thread when --log-bin is not used, we do notguilhem@mysql.com2004-03-263-12/+17
| | |_|_|/ / | |/| | | |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-03-261-1/+1
|\ \ \ \ \ \
| * | | | | | typo in comment fixedbell@sanja.is.com.ua2004-03-261-1/+1
* | | | | | | 1. New data types, from the user point of view:bar@bar.intranet.mysql.r18.ru2004-03-265-23/+33
* | | | | | | After merge fixes + simple optimizationsmonty@mysql.com2004-03-262-6/+6
* | | | | | | Merge with 4.0monty@mysql.com2004-03-254-4/+19
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |