summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore files auto-generated for each build by CMake-build-scripts.Alexander Nozdrin2010-05-261-0/+10
* Patch for Bug#53937 (Junk make-ccc files included in MySQL Server bzr repo).Alexander Nozdrin2010-05-266-22/+0
* pre push fix of test resultsMattias Jonsson2010-05-262-42/+42
* mergeMattias Jonsson2010-05-253-4/+69
|\
| * Bug#39338: Fieldnames in INFORMATIONSCHEMA.PARTITIONS.PARTITION_EXPRESSIONMattias Jonsson2009-02-183-4/+65
* | mergeMattias Jonsson2010-05-253-15/+130
|\ \
| * | Bug#42954: SQL MODE 'NO_DIR_IN_CREATE' does not work with subpartitionsMattias Jonsson2010-03-113-15/+131
* | | Pull in time.h for localtime_r.Jonathan Perkin2010-05-251-0/+1
* | | post push fixMattias Jonsson2010-05-251-1/+1
* | | mergeMattias Jonsson2010-05-2518-257/+151
|\ \ \
| * \ \ Merge of bug#51851.Mattias Jonsson2010-05-2418-257/+151
| |\ \ \
| | * | | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-3017-248/+156
* | | | | mergeMattias Jonsson2010-05-243-7/+76
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#52815: LIST COLUMNS doesn't insert rows in correctMattias Jonsson2010-04-213-7/+76
* | | | | merge from mysql-trunk-runtimeJon Olav Hauglid2010-05-2147-164/+3663
|\ \ \ \ \
| * | | | | Follow-up for the fix for bug #46947 "Embedded SELECT without Dmitry Lenev2010-05-215-26/+113
| * | | | | Bug #53798 OPTIMIZE TABLE breaks repeatable readJon Olav Hauglid2010-05-192-0/+69
| * | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-18116-960/+1436
| |\ \ \ \ \
| * | | | | | Committing on behalf of Valdislav Vaintroub (reviewed andKonstantin Osipov2010-05-143-0/+28
| * | | | | | Merge trunk -> trunk-runtime.Konstantin Osipov2010-05-1315-9/+210
| |\ \ \ \ \ \
| * | | | | | | Small clean-up. Removed standalone enum_open_table_action enumDmitry Lenev2010-05-131-3/+0
| * | | | | | | Fix compiler warning about "assignment used as truth value"Dmitry Lenev2010-05-131-1/+1
| * | | | | | | Clean-up, give better names, add comments toKonstantin Osipov2010-05-0615-48/+128
| * | | | | | | Bug#49193 CREATE TABLE reacts differently depending on whether Magne Mahre2010-05-052-0/+82
| * | | | | | | Bug#48800 CREATE TABLE t...SELECT fails if t is a temporaryMagne Mahre2010-05-052-0/+37
| * | | | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-05223-5254/+5516
| |\ \ \ \ \ \ \
| * | | | | | | | Followup to Bug#42546 Backup: RESTORE fails, thinking it finds an existing tableJon Olav Hauglid2010-05-041-1/+1
| * | | | | | | | Bug#46947 "Embedded SELECT without FOR UPDATE is causing a lock"Konstantin Osipov2010-04-281-5/+5
| * | | | | | | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-2827-87/+3205
| * | | | | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-227-10/+22
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Backporting a test case for Bug#30036 (SHOW TABLE TYPES causes the debug clientAlexander Nozdrin2010-05-212-0/+9
* | | | | | | | | | Fix for Bug#52923 (Inadequate documentation of "Can't get hostname for your a...Alexander Nozdrin2010-05-214-3/+89
* | | | | | | | | | Empty merge from mysql-trunk.Alexander Nozdrin2010-05-200-0/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-05-20149-1183/+1360
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | / / / / / / | | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-1992-288/+1
* | | | | | | | | | Backporting a patch for Bug#43358 from 6.0 to trunk-bugfixing.Alexander Nozdrin2010-05-192-0/+126
* | | | | | | | | | Backport test cases for Bug#46198 and Bug#38054Alexander Nozdrin2010-05-194-0/+82
* | | | | | | | | | reverting fixes for Bug@50316 in mysql-trunkAndrei Elkin2010-05-1865-284/+65
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | rpl_ndb tests fixing results files due to Master_Info_File of bug#50316Andrei Elkin2010-05-1810-14/+99
* | | | | | | | | merging bug#50316 fixesAndrei Elkin2010-05-1857-52/+185
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | removing disabled line for rpl_row_create_table due to Bug#45576. Anyway, th...Andrei Elkin2010-05-161-1/+0
| * | | | | | | | | bug#50316 Add Master_info_file to SHOW SLAVE STATUSAndrei Elkin2010-05-1656-51/+185
* | | | | | | | | | Patch for Bug#52410 (Test "mysqld--help-*": further output differences).Alexander Nozdrin2010-05-171-1/+1
* | | | | | | | | | Follow-up patch for Bug#27863 (excessive memory usage for many small queriesAlexander Nozdrin2010-05-171-2/+4
|/ / / / / / / / /
* | | | | | | | | Patch for Bug#27863 (excessive memory usage for many small queries in aAlexander Nozdrin2010-05-148-60/+103
* | | | | | | | | Patch for Bug#21818 (Return value of ROW_COUNT() is incorrectAlexander Nozdrin2010-05-1422-80/+321
* | | | | | | | | Revert back to new CMake names for audit_null/daemon_example plugins.Jonathan Perkin2010-05-123-8/+6
* | | | | | | | | Remove comments.Jonathan Perkin2010-05-121-4/+0
* | | | | | | | | Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-1220-146/+314
* | | | | | | | | Large number of changes to support building RPMs using CMake, alongJonathan Perkin2010-05-121-607/+414