summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix unused variable warningunknown2006-03-221-1/+0
* Merge mysql.com:/usr/home/bar/mysql-4.1.b18004unknown2006-03-221-3/+3
|\
| * Bug#18004 Connecting crashes server when default charset is UCS2unknown2006-03-201-3/+3
* | Merge bk-internal:/home/bk/mysql-5.0unknown2006-03-214-23/+39
|\ \
| * \ Merge mysql.com:/home/bkroot/mysql-5.0unknown2006-03-214-23/+39
| |\ \
| | * | BUG#18293 (Values in stored procedures written to binlog unescaped):unknown2006-03-214-23/+39
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-03-205-48/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Update test results for udfunknown2006-03-101-1/+0
| * | | Merge msvensson@devsrv-b:/space/magnus/bug17261/my50-bug17261unknown2006-03-104-46/+51
| |\ \ \
| | * | | Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqldunknown2006-03-104-46/+51
| * | | | Merge msvensson@devsrv-b:/space/magnus/bug17261/my50-bug17261unknown2006-03-102-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqldunknown2006-02-152-2/+2
* | | | | Fix for bug#18224 VIEW on information_schema crashes the serverunknown2006-03-201-1/+2
* | | | | Fix for bug #18113 "SELECT * FROM information_schema.xxx crashes server"unknown2006-03-202-1/+8
* | | | | Mergeunknown2006-03-181-2/+2
|\ \ \ \ \
| * | | | | configure.in:unknown2006-03-171-2/+2
* | | | | | Merge mysql.com:/home/emurphy/src/mysql/bk-clean/mysql-4.1unknown2006-03-171-0/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | BUG#18283 When InnoDB returns error 'lock table full', MySQL can writeunknown2006-03-171-0/+7
| * | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2006-03-081-0/+2
| |\ \ \ \
* | \ \ \ \ Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-173-23/+66
|\ \ \ \ \ \
| * | | | | | We should prohobit concurent read of inserting file in SPunknown2006-03-153-23/+66
* | | | | | | Bug#14575unknown2006-03-162-6/+72
* | | | | | | Merge kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-5.0unknown2006-03-141-5/+5
|\ \ \ \ \ \ \
| * | | | | | | mysqld.cc:unknown2006-03-141-5/+5
| |/ / / / / /
* | | | | | | sql_select.cc:unknown2006-03-141-1/+1
* | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-141-0/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed bug#17366: Unchecked Item_int results in server crashunknown2006-03-131-0/+8
* | | | | | | Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/5.0unknown2006-03-103-2/+18
|\ \ \ \ \ \ \
| * | | | | | | BUG#15101 SYSDATE() disregards SET TIMESTAMP. unknown2006-03-103-2/+18
* | | | | | | | Additional fix for BUG#16777: Can not create trigger nor viewunknown2006-03-102-13/+19
* | | | | | | | Fixed bug#13575: SP funcs in select with distinct/group and order by canunknown2006-03-101-1/+13
|/ / / / / / /
* | | | | | | This patch does 1) fix my build breakage 2) Complete the removal of all symb...unknown2006-03-099-15/+17
* | | | | | | Porting fix that allows others to include compiled code with different parsers. unknown2006-03-094-0/+8
* | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-091-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fixed bug#17726: Not checked empty list caused endless loopunknown2006-03-031-1/+2
* | | | | | | | Merge bk@192.168.21.1:mysql-5.0unknown2006-03-091-3/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge mysql.com:/home/hf/work/mysql-5.0.15745unknown2006-03-061-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bug #15745 (COUNT(DISTINCT CONCAT(x,y)) returns wrong resultunknown2006-03-051-3/+3
* | | | | | | | | | Fix for multiple test failures on some platforms.unknown2006-03-092-2/+4
* | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-03-081-0/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug17137/my41-bug17137unknown2006-03-081-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Bug#17137 Running "truncate table" on temporary table leaves the table open o...unknown2006-03-081-0/+2
* | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-079-200/+425
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix for BUG#13198: SP executes if definer does not exist.unknown2006-03-021-15/+0
| * | | | | | | | | | Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-027-111/+275
| * | | | | | | | | | Fix for BUG#16777: Can not create trigger nor view w/o definerunknown2006-03-023-27/+6
| * | | | | | | | | | Fix for BUG#16266: Definer is not fully qualified error during replication.unknown2006-03-015-52/+149
* | | | | | | | | | | mergedunknown2006-03-061-11/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | mergedunknown2006-03-061-10/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kill (subquery) - three years old bugfix that never workedunknown2006-03-061-10/+7