summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* duplicate error message removedunknown2005-09-302-7/+5
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-302-2/+2
|\
| * CHECKSUM TABLE now allows concurrent insertsunknown2005-09-272-2/+2
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-301-2/+21
|\ \
| * | Fix for BUG#13455: Make "ref" optimizer able to make this inference:unknown2005-09-301-2/+21
* | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-09-291-8/+20
|\ \ \
| * \ \ Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-291-8/+20
| |\ \ \
| | * | | Fix for bug #13451 (memleak in rename view) after Dmitri's review:unknown2005-09-291-8/+20
| | |/ /
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-09-292-7/+7
|\ \ \ \ | |/ / /
| * | | 4.1 -> 5.0 mergeunknown2005-09-291-4/+6
| |\ \ \
| | * | | Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_incrementunknown2005-09-291-4/+6
| * | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-291-3/+1
| |\ \ \ \
| | * | | | Fixed a bug checksum table locks the InnoDB table and does not use aunknown2005-09-291-0/+5
* | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-09-291-2/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed BUG#12589: Assert when creating temp. table from decimal storedunknown2005-09-271-2/+9
* | | | | | Minor corrections to InnoDB function commentsunknown2005-09-291-2/+2
* | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-284-4/+4
|\ \ \ \ \ \
| * | | | | | Moving archive from example to sql.unknown2005-09-284-4/+4
* | | | | | | Mergeunknown2005-09-293-22/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Many files:unknown2005-09-293-22/+22
* | | | | | select.result, item.cc:unknown2005-09-281-1/+1
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-282-0/+36
|\ \ \ \ \ \
| * \ \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-282-0/+36
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | Fixed a bug checksum table locks the InnoDB table and does not use aunknown2005-09-281-0/+7
| | * | | | Fix bug#13356 resolve_const_item() wasn't able to handle Item_row items.unknown2005-09-281-0/+29
* | | | | | Fix for bug #13546 "Build errors with --with-embedded-serverunknown2005-09-282-5/+5
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-281-3/+3
|\ \ \ \ \
| * | | | | InnoDB: Remove compiler warnings.unknown2005-09-281-3/+3
| | |_|/ / | |/| | |
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-286-6/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fixed gcc error on AMD64: cast from 'char*' to 'unsigned int' loses precisionunknown2005-09-261-2/+2
| * | | Fixed error found during review of new pushed codeunknown2005-09-256-16/+16
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-249-42/+102
| |\ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-211-0/+1
| |\ \ \ \
| | * | | | Ensure that hex strings are used as integers in cast(... signed/unsigned)unknown2005-09-211-0/+1
* | | | | | item.cc:unknown2005-09-261-1/+1
* | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-09-262-4/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | sql_base.cc, item.cc:unknown2005-09-262-4/+4
* | | | | | Fixed BUG#6127: Stored procedure handlers within handlers don't workunknown2005-09-263-13/+31
|/ / / / /
* | | | | Fix bug #13424 locking view with query cache enabled crashes serverunknown2005-09-261-1/+2
| |_|_|/ |/| | |
* | | | Mergingunknown2005-09-262-2/+16
|\ \ \ \
| * | | | Error message changed for buf #12694 as PeterG suggestedunknown2005-09-042-2/+4
| * | | | Fix for bug #12694 (float(1,2) field error)unknown2005-08-251-2/+14
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-253-0/+17
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-2412-30/+122
| |\ \ \ \ \
| * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-2330-926/+1425
| |\ \ \ \ \ \
| * | | | | | | fixed a memory leak in ha_tina.ccunknown2005-09-223-0/+17
* | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-2541-980/+1593
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-243-6/+5
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Manually mergedunknown2005-09-243-6/+5
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-242-6/+6
| | | |\ \ \ \ \ \