summaryrefslogtreecommitdiff
path: root/sql/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Compiling, Windows . Avoid unnecessary rebuilds with MSVC.Vladislav Vaintroub2017-04-031-22/+61
* MDEV-11088 Client plugins cannot be loaded by command line toolsVladislav Vaintroub2017-01-061-0/+1
* perfschema 5.6.24Sergei Golubchik2015-05-051-2/+28
* Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-5/+6
|\
| * Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-5/+6
| |\
| | * Bug#20136840 REMOVE REMAINING REFERENCES TO BZR IN CMAKE SCRIPTSTor Didriksen2014-12-111-4/+3
| | * Bug#19890133 MAKE DIST USING BZR EXPORT EVEN FOR SOURCE DIR NOT A BZR REPOTor Didriksen2014-11-111-1/+2
| | * Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-0/+8
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | * Bug#16062056 REMOVE THE "DUMMY.BAK" FILE FROM THE TEST DATABASE, AND ADD DB.OPTTor Didriksen2013-02-251-9/+3
| | * Bug#13713525 CREATE_INITIAL_DB.CMAKE IS FAILING ON WINDOWS, STILL "DEVENV" RE...Tor Didriksen2012-10-031-3/+5
| | * Bug#12845091 .EMPTY FILE IN /DATA/TEST PREVENTS USERS FROM DROPPING TEST DB O...Tor Didriksen2012-05-291-1/+4
| | * Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-12-021-0/+1
| | * Bug#13101974 SLAVE CAN'T CONNECT AS REPLICATION USER USING WINDOWS AUTH PLUGINRafal Somla2011-11-171-1/+8
| | * re-commit of Bug #11765565: 58548: 5.5.X NEEDS TO LINK TO THE CORESERVICES Georgi Kodinov2011-08-121-0/+8
| | * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-1/+2
| | | | * Merged from 5.0 (enterprise).Chad MILLER2008-12-171-12/+3
| | | | |\
| | | | * \ Merge chunk from trunk.Chad MILLER2008-07-101-1/+1
| | | | |\ \
| | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-10-101-0/+1
| | | | |\ \ \
| | | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-101-0/+1
| | | | | |\ \ \
| | | | | | * \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-07-021-0/+1
| | | | | | |\ \ \
| | | | | | | * | | backport vista manifest patchdfischer/mysqldev@mysql.com/production.mysql.com2007-04-301-0/+5
| | | | | | | * | | Use correct filename for profiling code.cmiller@zippy.cornsilk.net2007-02-221-1/+1
| | | | | | | * | | Add profiling source file to cmake file.cmiller@zippy.cornsilk.net2007-02-221-0/+1
| | * | | | | | | | Add mysys to mysqld dependencies, trying to un-break the build on debianTor Didriksen2011-01-031-1/+1
| | * | | | | | | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-0/+4
| | * | | | | | | | add missing COMPONENT to all CMake INSTALL commandsVladislav Vaintroub2010-11-131-1/+1
| | * | | | | | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-5/+5
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bug#56387 Create initial database in the proper locationDaniel Fischer2010-08-311-2/+1
| | | * | | | | | | | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-6/+5
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ 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-3/+3
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / /
| | | | | * | | | | | | | Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait forMattias Jonsson2010-08-161-3/+3
| | | * | | | | | | | | | Extract reload_acl_and_cache() and flush_tables_with_read_lock()Konstantin Osipov2010-08-131-0/+1
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-8/+10
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-3/+2
| | | |/ / / / / / / /
| | | * | | | | | | | Bug #55842 CMake: bad dependencies on sql/lex_hash.h Vladislav Vaintroub2010-08-091-0/+2
| | | * | | | | | | | Build cleanupsVladislav Vaintroub2010-08-051-5/+6
| | * | | | | | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+1
| | |/ / / / / / / /
| | * | | | | | | | Cleanup after bild team push.Vladislav Vaintroub2010-07-251-11/+4
| | * | | | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+1
| | * | | | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bug #52850: mysqld-debug.pdb doesn't match Vladislav Vaintroub2010-06-301-1/+4
| | * | | | | | | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
| | |/ / / / / / / /
| | * | | | | | | | Auto-merge from mysql-trunk-stage.Alexander Nozdrin2010-06-211-3/+3
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ mergeDaniel Fischer2010-06-181-3/+3
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ MergeDaniel Fischer2010-04-211-53/+29
| | | | |\ \ \ \ \ \ \ \