summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge from 5.0-btStaale Smedseng2009-06-297-11/+11
* Applying InnoDB snashot 5.0-ss5406, part 2. Fixes BUG#40565Satya B2009-06-251-0/+3
* Bug #32223 SETting max_allowed_packet variableStaale Smedseng2009-06-192-4/+41
* auto-merge mysql-5.0-bugteam (local) --> mysql-5.0-bugteamAlfranio Correia2009-06-181-2/+2
|\
| * BUG#34687 Error in bin-log after shutdown restart binlog was not closed properlyAlfranio Correia2009-06-111-2/+2
* | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-1727-156/+154
* | Bug #44810: index merge and order by with low sort_buffer_sizeGeorgi Kodinov2009-06-151-0/+15
* | Bug #45386: Wrong query result with MIN function in field list, Georgi Kodinov2009-06-121-4/+16
|/
* Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-0915-60/+61
* auto-mergeTatiana A. Nurnberg2009-06-051-0/+3
|\
| * Bug #36995: valgrind error in remove_const during subquery executionsGeorgi Kodinov2009-06-041-0/+3
* | Bug#32149: Long semaphore wait for adaptive hash latchTatiana A. Nurnberg2009-06-053-0/+13
|/
* Bug#44798 MySQL engine crashes when creating stored procedures with execute_p...Sergey Glukhov2009-06-041-0/+1
* Bug#45152 crash with round() function on longtext column in a derived tableSergey Glukhov2009-06-021-2/+2
* Automerge.Alexey Kopytov2009-06-015-21/+67
|\
| * Bug #44767: invalid memory reads in password() and Alexey Kopytov2009-05-275-21/+67
* | BUG#43263 BEGIN skipped in some replicate-do-db casesHe Zhenxing2009-05-312-4/+7
* | Bug#41212 crash after race condition between merge table and table_cache evic...Sergey Glukhov2009-05-273-4/+4
* | BUG#41725: slave crashes when inserting into temporary table afterLuis Soares2009-05-231-0/+10
* | Automerge.Alexey Kopytov2009-05-211-1/+15
|\ \
| * | Bug #44796: valgrind: too many my_longlong10_to_str_8bit Alexey Kopytov2009-05-201-1/+15
| |/
* | Bug#40825: Error 1356 while selecting from a viewGleb Shchepa2009-05-181-1/+2
|/
* backported a change from 5.1Georgi Kodinov2009-05-151-2/+2
* fixed a win32 compile errorGeorgi Kodinov2009-05-151-2/+3
* merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2009-05-1536-182/+1507
|\
| * Fix improperly-protected variable definition and use.Chad MILLER2009-05-111-2/+2
| * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-0636-182/+1507
| |\
| | * Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-0511-21/+44
| | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-1463-675/+1148
| | |\
| | * \ Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-2126-319/+887
| | |\ \
| | * \ \ Merged from 5.0 (enterprise).Chad MILLER2008-12-1771-948/+3028
| | |\ \ \
| | * | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Alexey Botchkov2008-07-285-3/+41
| | * | | | Merge from mysql-5.0.66-releaseJonathan Perkin2008-07-176-74/+81
| | |\ \ \ \
| | * | | | | Fixed packet-test bug caused by if block that didn't have curly braces.Chad MILLER2008-07-151-0/+2
| | * | | | | Merge from 5.0 trunk.Chad MILLER2008-07-1456-349/+799
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-1038-360/+864
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-1059-641/+1892
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-12-1039-194/+1502
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Push history-limiting code until after the code that adds new cmiller@zippy.cornsilk.net2007-11-147-279/+348
| | | * | | | | | | | Merge mysqldev@production.mysql.com:/data0/mysqldev/my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-11-074-8/+39
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-10-1039-190/+1429
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Bug#27433: Parser error for MySQL 5.0.37 with Bison 1.75 for \cmiller@zippy.cornsilk.net2007-10-101-2/+2
| | | | * | | | | | | | | Track typedef'd struct. Name changed in Enterprise tree, butcmiller@zippy.cornsilk.net2007-10-042-4/+4
| | | | * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-1039-190/+1429
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | In 5.0, Field_double::val_str uses "%g" to render floating pointcmiller@zippy.cornsilk.net2007-07-032-12/+34
| | | | | * | | | | | | | | Avoid a warning on windows about a missing case enum.cmiller@zippy.cornsilk.net2007-07-031-0/+1
| | | | | * | | | | | | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-07-0239-188/+1404
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | Unify profiling SHOW code and INFORMATION_SCHEMA code forcmiller@zippy.cornsilk.net2007-07-026-279/+115
| | | | | | * | | | | | | | | backport vista manifest patchdfischer/mysqldev@mysql.com/production.mysql.com2007-04-301-0/+5
| | | | | | * | | | | | | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-04-2639-189/+1572
| | | | | | |\ \ \ \ \ \ \ \ \