Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only link mysys_ssl when required. | Vladislav Vaintroub | 2019-06-03 | 1 | -2/+2 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 5.5 into 10.1 | Marko Mäkelä | 2019-04-24 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix the linking of async_example | Marko Mäkelä | 2019-04-23 | 1 | -2/+2 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-01-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17868 mysqltest fails to link with system PCRE libraries | Sergei Golubchik | 2019-01-24 | 1 | -1/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-27 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-10-23 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIES | Aditya A | 2018-07-09 | 1 | -2/+1 |
* | | | | After-review changes | Sergei Golubchik | 2016-09-12 | 1 | -4/+0 |
* | | | | Add C/C as a submodule in libmariadb/ | Sergei Golubchik | 2016-09-12 | 1 | -6/+5 |
* | | | | MDEV-9293 - Use MariaDB's Connector/C in server | Vladislav Vaintroub | 2016-08-25 | 1 | -13/+30 |
* | | | | Revert "MDEV-9293 Connector/C integration" | Vladislav Vaintroub | 2016-08-19 | 1 | -30/+13 |
* | | | | MDEV-9293 Connector/C integration | Vladislav Vaintroub | 2016-08-19 | 1 | -13/+30 |
|/ / / | |||||
* | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | Bug #20772273 : MYSQLIMPORT --USE-THREADS DOESN'T USE | Arun Kuruvila | 2015-06-30 | 1 | -1/+2 |
| | * | Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANG | Jon Olav Hauglid | 2014-10-13 | 1 | -0/+6 |
| | * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+2 |
| | | |\ | |||||
| | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+2 |
| | | | * | Addition to Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled | Satya B | 2009-09-04 | 1 | -1/+2 |
| | * | | | WL#5710 : mysql_plugin - enable or disable plugins | Chuck Bell | 2011-07-19 | 1 | -1/+4 |
| | * | | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -1/+4 |
| | |\ \ \ | |||||
| | | * | | | Fix bug#56547 mysql client interprets commands in comments | Joerg Bruehe | 2010-09-06 | 1 | -1/+4 |
| | * | | | | merged mysql-5.5 into WL1054-5.5 | Georgi Kodinov | 2010-08-16 | 1 | -2/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -2/+2 |
| | * | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -0/+2 |
| | |/ / / | |||||
| | * | | | Unset the execute bit where it's not needed. | Davi Arnaut | 2010-07-03 | 1 | -0/+0 |
| | * | | | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 1 | -1/+1 |
| | * | | | Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta... | Vladislav Vaintroub | 2009-12-17 | 1 | -24/+10 |
| | * | | | Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined... | Vladislav Vaintroub | 2009-12-12 | 1 | -2/+1 |
| | * | | | WL#5161 : Cross-platform build with CMake | Vladislav Vaintroub | 2009-11-09 | 1 | -32/+40 |
| | * | | | Backport http://lists.mysql.com/commits/57778 | Vladislav Vaintroub | 2009-09-30 | 1 | -7/+0 |
| | * | | | Backport of the patch | Vladislav Vaintroub | 2009-09-30 | 1 | -10/+10 |
| | * | | | Windows improvements : manual backport of | Vladislav Vaintroub | 2009-09-30 | 1 | -9/+9 |
| | |/ / | |||||
| | * | | Bug #38181 Please print more debug info when tests fail | Magnus Svensson | 2008-08-04 | 1 | -2/+2 |
| | * | | Bug#37003 Tests sporadically crashes with embedded server | Davi Arnaut | 2008-06-18 | 1 | -4/+4 |
| | * | | Merge pilot.mysql.com:/data/msvensson/mysql/bug31004/my50-bug31004 | msvensson@pilot.mysql.com | 2007-11-01 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#31004 mysqltest needs a --mkdir command | msvensson@pilot.mysql.com | 2007-11-01 | 1 | -1/+2 |
| | | * | CMakeLists.txt (several), make_win_bin_dist: | kent@mysql.com/kent-amd64.(none) | 2007-08-02 | 1 | -97/+17 |
| | | * | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work | df@pippilotta.erinye.com | 2007-06-16 | 1 | -17/+53 |
| | | |\ | |||||
| | | | * | Added yassl and taocrypt sources to mysqlclientlib | georg@bing.site | 2007-06-15 | 1 | -14/+53 |
| | | * | | BUG#28860 USE_TLS not defined for mysqlclient.lib | df@pippilotta.erinye.com | 2007-06-04 | 1 | -0/+4 |
| | | |/ | |||||
| | | * | Bug#24732 Executables do not include Vista manifests | iggy@recycle.(none) | 2007-04-23 | 1 | -0/+14 |
| | | * | mysql_upgrade depends on GenFixPrivs | msvensson@pilot.blaudden | 2007-04-19 | 1 | -0/+1 |