summaryrefslogtreecommitdiff
path: root/client/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17592 Create MariaDB named commands/symlinksRasmus Johansson2019-06-171-4/+1
* Only link mysys_ssl when required.Vladislav Vaintroub2019-06-031-2/+2
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-1/+1
|\ \ \ | |/ /
| * | Merge 5.5 into 10.1Marko Mäkelä2019-04-241-1/+1
| |\ \ | | |/
| | * Fix the linking of async_exampleMarko Mäkelä2019-04-231-2/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2019-01-241-1/+1
|\ \ \ | |/ /
| * | MDEV-17868 mysqltest fails to link with system PCRE librariesSergei Golubchik2019-01-241-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-0/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-0/+1
| |\ \ | | |/
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-231-0/+1
| | |\
| | | * Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIESAditya A2018-07-091-2/+1
* | | | After-review changesSergei Golubchik2016-09-121-4/+0
* | | | Add C/C as a submodule in libmariadb/Sergei Golubchik2016-09-121-6/+5
* | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-13/+30
* | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-30/+13
* | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-13/+30
|/ / /
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-1/+2
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-1/+2
| |\ \ | | |/
| | * Bug #20772273 : MYSQLIMPORT --USE-THREADS DOESN'T USEArun Kuruvila2015-06-301-1/+2
| | * Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-0/+6
| | * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-1/+2
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-1/+2
| | | | * Addition to Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabledSatya B2009-09-041-1/+2
| | * | | WL#5710 : mysql_plugin - enable or disable pluginsChuck Bell2011-07-191-1/+4
| | * | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-1/+4
| | |\ \ \
| | | * | | Fix bug#56547 mysql client interprets commands in commentsJoerg Bruehe2010-09-061-1/+4
| | * | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-2/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2
| | * | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+2
| | |/ / /
| | * | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
| | * | | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-1/+1
| | * | | Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta...Vladislav Vaintroub2009-12-171-24/+10
| | * | | Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined...Vladislav Vaintroub2009-12-121-2/+1
| | * | | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-32/+40
| | * | | Backport http://lists.mysql.com/commits/57778Vladislav Vaintroub2009-09-301-7/+0
| | * | | Backport of the patch Vladislav Vaintroub2009-09-301-10/+10
| | * | | Windows improvements : manual backport of Vladislav Vaintroub2009-09-301-9/+9
| | |/ /
| | * | Bug #38181 Please print more debug info when tests failMagnus Svensson2008-08-041-2/+2
| | * | Bug#37003 Tests sporadically crashes with embedded serverDavi Arnaut2008-06-181-4/+4
| | * | Merge pilot.mysql.com:/data/msvensson/mysql/bug31004/my50-bug31004msvensson@pilot.mysql.com2007-11-011-1/+2
| | |\ \ | | | |/
| | | * Bug#31004 mysqltest needs a --mkdir commandmsvensson@pilot.mysql.com2007-11-011-1/+2
| | | * CMakeLists.txt (several), make_win_bin_dist:kent@mysql.com/kent-amd64.(none)2007-08-021-97/+17
| | | * Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-workdf@pippilotta.erinye.com2007-06-161-17/+53
| | | |\
| | | | * Added yassl and taocrypt sources to mysqlclientlibgeorg@bing.site2007-06-151-14/+53
| | | * | BUG#28860 USE_TLS not defined for mysqlclient.libdf@pippilotta.erinye.com2007-06-041-0/+4
| | | |/
| | | * Bug#24732 Executables do not include Vista manifestsiggy@recycle.(none)2007-04-231-0/+14