summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Bug#28234 - global/session scope - documentation vs implementationIngo Struewing2008-11-224-0/+807
* A fix for Bug#22891 "session level max_allowed_packet can beStaale Smedseng2008-11-2015-237/+136
* Merge fix for bug 39178.Chad MILLER2008-11-183-5/+61
|\
| * Bug#39178: non-RSA keys in connection to a RSA-keyed yaSSL-using server \Chad MILLER2008-11-182-5/+55
| * Symlink master sock if it is moved elsewhere for path-length reasons.Chad MILLER2008-11-031-0/+6
* | Merge.Sergey Vojtovich2008-11-182-0/+55
|\ \
| * \ Merge.Sergey Vojtovich2008-11-182-0/+55
| |\ \
| | * | BUG#38842 - Fix for 25951 seems incorrectSergey Vojtovich2008-11-112-0/+55
* | | | mergingAlexey Botchkov2008-11-181-1/+1
* | | | Bug#34517 SHOW GLOBAL STATUS does not work properly in embedded server.Alexey Botchkov2008-11-172-0/+19
* | | | mergingAlexey Botchkov2008-11-172-0/+25
|\ \ \ \ | |/ / /
| * | | Bug#31616 div_precision_increment description looks wrongAlexey Botchkov2008-11-172-0/+25
* | | | Bug#40595: Non-matching rows not released with READ-COMMITTED on tablesMattias Jonsson2008-11-142-0/+62
|\ \ \ \
| * | | | Bug#40595: Non-matching rows not released with READ-COMMITTEDMattias Jonsson2008-11-102-0/+60
* | | | | Auto-mergeRamil Kalimullin2008-11-144-0/+55
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Test case for bug #34774: key prefix on text field in federated Ramil Kalimullin2008-11-142-0/+28
| * | | | Fix for bug#37527: mysqlcheck fails to report entire database Ramil Kalimullin2008-11-142-0/+27
* | | | | merge 5.0 -> 5.1Patrick Crews2008-11-131-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Bug#40645 Test main.federated_innodb does not always clean up after itselfPatrick Crews2008-11-131-1/+6
* | | | | 5.0-bugteam->5.1-bugteam automerge(bug#39541)Sergey Glukhov2008-11-132-0/+13
|\ \ \ \ \ | |/ / / /
| * | | | Bug#39541 CHECK TABLE on information_schema myisam tables produces errorSergey Glukhov2008-11-132-0/+13
| | |/ / | |/| |
* | | | Bug#38909 CREATE_OPTIONS in information_schema produces wrong resultsSergey Glukhov2008-11-132-0/+16
* | | | Bug#39955 SELECT on INFORMATION_SCHEMA.GLOBAL_VARIABLES takes too longSergey Glukhov2008-11-134-11/+85
* | | | Bug#35789 wrong datatypes for collation and charset columns in EVENTS, ROUTIN...Sergey Glukhov2008-11-1311-81/+80
* | | | Bug#36035 I_S.TABLES.UPDATE_TIME not being set on INSERT for WindowsSergey Glukhov2008-11-132-0/+2
| |/ / |/| |
* | | MergeMatthias Leich2008-11-0713-2927/+0
|\ \ \
| * | | Remove files which were created during an upmergeMatthias Leich2008-11-0613-2927/+0
* | | | bug#38230 Andrei Elkin2008-11-064-16/+10
* | | | merged 5.1 main -> 5.1-bugteamGeorgi Kodinov2008-11-0611-94/+396
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#36625: Please remove the rpl_probe and rpl_parse features from the serverSven Sandberg2008-11-063-88/+0
| * | | Bug#40494: MYSQL server crashes on range access with partitioning andMattias Jonsson2008-11-052-0/+103
| * | | Merging with 5.1-5.1.29-rcMats Kindahl2008-11-0310-0/+369
| |\ \ \
| | * \ \ Merging with 5.1-5.1.29-rcMats Kindahl2008-10-296-0/+99
| | |\ \ \
| | * | | | Bug #40004: Replication failure with no PK + no indexesMats Kindahl2008-10-291-0/+8
| | * | | | Bug #40004 Replication failure with no PK + no indexesMats Kindahl2008-10-204-0/+262
| * | | | | Bug #40360: Binlog related errors with binlog offMats Kindahl2008-11-032-12/+7
| * | | | | Bug #40360: Binlog related errors with binlog offMats Kindahl2008-11-032-0/+28
| |/ / / /
* | | | | mergeMattias Jonsson2008-11-0612-77/+397
|\ \ \ \ \
| * \ \ \ \ merge and pre push fix for test of bug#37719Mattias Jonsson2008-11-053-67/+36
| |\ \ \ \ \
| | * | | | | Bug#37719: Crash if rename Archive table to same name with differentMattias Jonsson2008-10-031-66/+0
| * | | | | | mergeMattias Jonsson2008-11-057-10/+254
| |\ \ \ \ \ \
| | * | | | | | Bug#40176: update as first partitioning statementMattias Jonsson2008-10-237-10/+242
| * | | | | | | mergeMattias Jonsson2008-11-052-0/+107
| |\ \ \ \ \ \ \
| | * | | | | | | Bug#39084: Getting intermittent errors with statement-based binary loggingMattias Jonsson2008-10-292-0/+107
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merged fix for the bug#37870.Evgeny Potemkin2008-11-052-4/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Bug#37870: Usage of uninitialized value caused failed assertion.Evgeny Potemkin2008-11-052-4/+22
* | | | | | | | Merge of bug fix into actual treeMatthias Leich2008-11-043-91/+189
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | - Fix for Bug #39848, #39863, #39978, #39569Matthias Leich2008-11-043-91/+189
* | | | | | | | mergeMattias Jonsson2008-11-042-0/+122
|\ \ \ \ \ \ \ \
| * | | | | | | | bug#38230Andrei Elkin2008-11-042-0/+122
| |/ / / / / / /