summaryrefslogtreecommitdiff
path: root/libmysqld/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* merge.Sergei Golubchik2010-11-251-0/+6
|\
| * fix windows embeddedSergei Golubchik2010-11-021-1/+2
| * Merge 5.2->5.3Sergey Petrunya2010-10-101-0/+4
| |\
| | * Automerge MariaDB 5.1->5.2.unknown2010-07-091-0/+4
| | |\
| | | * Remove the file libmysqld.exp from the installerBo Thorsen2010-07-011-2/+0
| | | * Hardcode the build path for the installer temporarilyBo Thorsen2010-07-011-1/+2
| | | * Fix cpack runBo Thorsen2010-07-011-1/+1
| | | * Install the files for the embedded serverBo Thorsen2010-06-281-0/+5
| * | | Add sql/opt_index_cond_pushdown.cc to CMakeLists.txt filesSergey Petrunya2010-06-271-0/+1
| * | | Fix windows build: add sql/opt_subselect.cc to CMakeLists.txt filesSergey Petrunya2010-06-271-0/+1
| * | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-3/+4
| |\ \ \ | | |/ /
| | * | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+2
| | * | more fixes for windows and status_user.testSergei Golubchik2010-04-021-1/+1
| | |/
| * | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-2/+13
| |\ \ | | |/
| | * Fix windows build of embedded server (forgotten dependency).unknown2010-01-311-1/+1
| | * Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+12
| | |\
| * | | Backport into MariaDB-5.2 the following:Igor Babaev2009-12-201-1/+2
| * | | Add ds_mrr.cc to CMakeLists.txtSergey Petrunya2009-12-161-0/+1
| |/ /
| * | Fix embedded build on Windows: contents of storage/xtradb think they areSergey Petrunya2009-10-031-2/+2
| * | Fix embedded server windows build: add opt_table_elimination.cc to list of filesSergey Petrunya2009-10-011-0/+1
| * | Merge MySQL->MariaDBSergey Petrunya2009-09-081-63/+6
| |\ \
| * \ \ Merge of Percona XtraDB into MariaDB.unknown2009-06-111-2/+2
| |\ \ \
| | * | | XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/...unknown2009-06-091-2/+2
| * | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-5/+3
| |\ \ \ \
| * \ \ \ \ Merge mysql.com:/home/kent/bk/maria/mysql-maria-gcaunknown2008-02-181-1/+1
| |\ \ \ \ \
| * | | | | | Windows fixesunknown2008-01-101-0/+7
* | | | | | | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-3/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ mergeMattias Jonsson2010-08-161-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_adminMattias Jonsson2010-08-161-2/+2
| * | | | | | | | mergeMattias Jonsson2010-08-161-1/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait forMattias Jonsson2010-08-161-1/+2
| * | | | | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2
| |/ / / / / / /
* | | | | | | | Extract reload_acl_and_cache() and flush_tables_with_read_lock()Konstantin Osipov2010-08-131-1/+1
|/ / / / / / /
* | | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+1
* | | | | | | Auto-merge from mysql-trunk-stage.Alexander Nozdrin2010-06-211-2/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ mergeDaniel Fischer2010-06-181-2/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ MergeDaniel Fischer2010-04-211-1/+12
| | |\ \ \ \ \ \ \
| | | * | | | | | | Try a bunch of fixes.Jonathan Perkin2010-03-311-1/+1
| | | * | | | | | | Apply wlad fixes from mysql-next-mr-bugfixingJonathan Perkin2010-03-311-0/+5
| | * | | | | | | | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-2/+3
* | | | | | | | | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-251-1/+2
|/ / / / / / / / /
* | | | | | | | | Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-121-1/+1
* | | | | | | | | Backport of:Konstantin Osipov2010-04-131-1/+1
* | | | | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+1
* | | | | | | | | Bug #52149 - packaging differences in CMake buildVladislav Vaintroub2010-03-171-0/+5
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Install static client and embedded debug librariesVladislav Vaintroub2010-02-201-0/+5
* | | | | | | | mergeVladislav Vaintroub2010-02-161-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-1/+2
| |\ \ \ \ \ \ \