summaryrefslogtreecommitdiff
path: root/mysql-test/std_data
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+0
|\
| * Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-281-0/+0
* | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-032-0/+0
|\ \ | |/
| * BUG#46565 - repair of partition fail for archive engineSergey Vojtovich2010-03-252-0/+0
* | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-243-1/+41
|\ \
| * \ Manual merge from mysql-next-mr.Alexander Nozdrin2010-03-011-0/+30
| |\ \
| | * | Backporting WL#1213Alexander Barkov2010-02-241-0/+30
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-0/+12
| |\ \ \ | | |/ / | |/| |
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-318-343/+313
| |\ \ \
| * | | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-222-0/+0
| * | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-0/+7
| |\ \ \ \
| * \ \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-123-0/+0
| |\ \ \ \ \
| * | | | | | Backporting Bug#37129 LDML lacks <i> ruleAlexander Barkov2009-11-091-1/+11
* | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-121-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge fix for BUG48265 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-111-0/+0
| |\ \ \ \ \ \
| | * | | | | | BUG#48265 - MRG_MYISAM problem (works in 5.0.85, does'tSergey Vojtovich2010-03-031-0/+0
| | | |_|_|/ / | | |/| | | |
* | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-03-073-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Bug#49823: mysql_upgrade fatal error due to general_log / slow_low CSV NULLDavi Arnaut2010-02-263-0/+1
* | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-0/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#48449: hang on show create view after upgrading when view contains functi...Davi Arnaut2010-02-101-0/+12
| |/ / / /
* | | | | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-308-343/+313
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | mergeGeorgi Kodinov2010-01-297-343/+313
| |\ \ \
| | * | | Bug #50642 : ssl certs in test suite are expiring soon.Georgi Kodinov2010-01-297-343/+313
| * | | | bug#47142Andrei Elkin2010-01-271-0/+0
| |\ \ \ \
| | * | | | Bug #47142 "slave start until" stops 1 event too late in 4.1 to 5.0 replicationAndrei Elkin2010-01-251-0/+0
| | |/ / /
* | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-0/+7
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Bug#49134 5.1 server segfaults with 2byte collation fileAlexander Barkov2009-12-151-0/+7
* | | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-113-3/+92
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merging mysql-next-mr-merge to mysql-next-mr.Alexander Barkov2009-10-213-3/+92
| |\ \
| | * | Backporting WL#4164 Two-byte collation IDsAlexander Barkov2009-10-151-3/+9
| | * | WL#1397 convert XML -> SQLAlexander Barkov2009-10-122-0/+83
* | | | Bug #47012 archive tables are not upgradeable, and server crashes Anurag Shekhar2009-11-113-0/+0
|/ / /
* | | Bug#46448 trailing spaces are not ignored when user collation maps space != 0x20V Narayanan2009-10-121-1/+1
* | | Bug#46448 trailing spaces are not ignored when user collation maps space != 0x20V Narayanan2009-10-121-1/+1
* | | Bug#46448 trailing spaces are not ignored when user collation maps space != 0x20V Narayanan2009-10-122-0/+148
* | | Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-0/+0
|\ \ \ | |/ / |/| / | |/
| * Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-0/+0
* | mergeMattias Jonsson2009-08-121-0/+0
|\ \
| * | Bug#39893: Crash if select on a partitioned table, when partitioning is disabledMattias Jonsson2009-01-081-0/+0
* | | Manual Mergeunknown2009-08-121-0/+3
|\ \ \ | | |/ | |/|
| * | BUG#45516 SQL thread does not use database charset properlyunknown2009-08-121-0/+3
* | | Bug#43587: Putting event_scheduler=1 in init SQL file crashesDavi Arnaut2009-07-241-0/+7
|\ \ \
| * | | Code review for Bug#43587 Putting event_scheduler=1 in init SQL file crashes Konstantin Osipov2009-07-241-0/+6
|/ / /
* | | BUG#37631 - Incorrect key file for table after upgrading from 5.0 to 5.1Narayanan V2009-04-303-0/+0
* | | fixed archive test. It might be OOM error on boxes with low amount of memory.Sergey Glukhov2009-03-263-0/+0
* | | Fix for BUG#32880 - Repairing Archive table fails with internal error 144Satya B2009-03-183-0/+0
* | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-303-0/+61
|\ \ \
| * \ \ merge: 5.1 -> 5.1-rplLuis Soares2009-01-231-0/+0
| |\ \ \
| * \ \ \ merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-0/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-0610-0/+0
| |\ \ \ \