Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helper | Sergei Golubchik | 2018-07-19 | 1 | -0/+2 |
* | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -0/+5 |
|\ | |||||
| * | MDEV-13440 mysql_install_db fails with hard-coded langdir | Sergei Golubchik | 2017-10-17 | 1 | -4/+4 |
| * | cleanup mysql_install_db | Sergei Golubchik | 2017-10-17 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2017-07-25 | 1 | -2/+9 |
|\ \ | |/ | |||||
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2017-07-18 | 1 | -2/+9 |
| |\ | |||||
| | * | BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD | Terje Rosten | 2017-03-28 | 1 | -1/+8 |
| | * | Bug#24483092 UNSAFE USE OF VARIOUS SHELL UTILITIES | Terje Rosten | 2016-10-06 | 1 | -2/+8 |
| | * | Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANG | Jon Olav Hauglid | 2014-10-13 | 1 | -4/+8 |
| | * | Backport from trunk: | Tor Didriksen | 2014-05-12 | 1 | -0/+1 |
| | * | Bug#18235669 MYSQL_CONFIG TO PROVIDE R FLAG ON SOLARIS | Tor Didriksen | 2014-02-25 | 1 | -1/+9 |
| | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | * | BUG 17560050 - MYSQL_INSTALL_DB SCRIPT FAILING WITH RESOLVEIP ISSUES. | Sreedhar.S | 2013-10-09 | 1 | -8/+14 |
| | * | Bug #16619754 - MYSQL_INSTALL_DB.PL FAILS TO CREATE DATABASE ON WINDOWS. | Sreedhar.S | 2013-09-30 | 1 | -15/+8 |
| | * | Bug #58241 | Joerg Bruehe | 2011-09-13 | 1 | -2/+2 |
| | * | BUG#11878394 - MYSQLD_SAFE TEST FOR ALREADY RUNNING PROCESS | Nirbhay Choubey | 2011-09-02 | 1 | -4/+4 |
| | * | add missing COMPONENT to all CMake INSTALL commands | Vladislav Vaintroub | 2010-11-13 | 1 | -1/+1 |
| | * | Fix compile error on Windows after WL#1054 push. | Vladislav Vaintroub | 2010-10-04 | 1 | -2/+0 |
| | * | Fix bug#56267: | Joerg Bruehe | 2010-10-03 | 1 | -5/+4 |
| | * | Fix bug#56574: | Joerg Bruehe | 2010-09-07 | 1 | -0/+1 |
| | * | Bug#54129 Missing the execute bit for scripts | Alexey Botchkov | 2010-08-19 | 1 | -0/+1 |
| | * | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -2/+2 |
| | * | Merge to mysql-5.5-bugfixing | Jonathan Perkin | 2010-08-10 | 1 | -35/+31 |
| | |\ | |||||
| | | * | Don't try to remove from an empty list. | Jonathan Perkin | 2010-08-09 | 1 | -17/+19 |
| | | * | Apply wlad's fix for bug#55215 | Jonathan Perkin | 2010-08-09 | 1 | -35/+29 |
| | * | | Build cleanups | Vladislav Vaintroub | 2010-08-05 | 1 | -0/+1 |
| | |/ | |||||
| | * | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-07-19 | 1 | -7/+41 |
| | |\ | |||||
| | | * | Include CMAKE_{C,CXX}_FLAGS. | Jonathan Perkin | 2010-07-05 | 1 | -2/+2 |
| | | * | No need to save/restore C*FLAGS, they are only used for one script. | Jonathan Perkin | 2010-07-05 | 1 | -16/+4 |
| | | * | bug#54991: mysqld_safe reports syntax error and skips part of logic | Jonathan Perkin | 2010-07-05 | 1 | -2/+2 |
| | | * | Put mysqlbug back into bin/ | Jonathan Perkin | 2010-06-30 | 1 | -5/+2 |
| | | * | Copy-pasted the wrong line from configure.in, fix gcc detection. | Jonathan Perkin | 2010-06-29 | 1 | -2/+2 |
| | | * | mysqlbug is Unix-only. | Jonathan Perkin | 2010-06-28 | 1 | -4/+3 |
| | | * | Try to fix more mysqlbug problems. | Jonathan Perkin | 2010-06-28 | 1 | -5/+42 |
| | | * | Expand some variables for mysqlbug. | Jonathan Perkin | 2010-06-28 | 1 | -0/+13 |
| | * | | Strip maintainer mode options from the flags written to | Davi Arnaut | 2010-07-15 | 1 | -4/+6 |
| | * | | Unset the execute bit where it's not needed. | Davi Arnaut | 2010-07-03 | 1 | -0/+0 |
| | |/ | |||||
| | * | merge | Daniel Fischer | 2010-06-18 | 1 | -28/+20 |
| | |\ | |||||
| | | * | post-merge fix 1 | Daniel Fischer | 2010-05-28 | 1 | -1/+1 |
| | | * | merge | Daniel Fischer | 2010-04-30 | 1 | -0/+4 |
| | | |\ | |||||
| | | | * | On Mac OS X, add the "-arch" option to the 'mysql_config' output | Kent Boortz | 2010-04-27 | 1 | -0/+4 |
| | | * | | Merge | Daniel Fischer | 2010-04-21 | 1 | -31/+36 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Expand @HOSTNAME@. | Jonathan Perkin | 2010-04-01 | 1 | -3/+2 |
| | | | * | Try a bunch of fixes. | Jonathan Perkin | 2010-03-31 | 1 | -2/+1 |
| | | * | | Fix a couple fo things replated to MSI | Vladislav Vaintroub | 2010-02-16 | 1 | -2/+6 |
| | | * | | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 1 | -29/+17 |
| | * | | | Changes to build using CMake according to existing release packages: | Jonathan Perkin | 2010-05-12 | 1 | -5/+7 |
| | * | | | Merge the changes of the 5.5.3-m3 release build | Joerg Bruehe | 2010-04-18 | 1 | -1/+1 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Some fixes for the build on Windows | Joerg Bruehe | 2010-03-22 | 1 | -1/+2 |
| | * | | | Fix errors when building release | Vladislav Vaintroub | 2010-03-19 | 1 | -1/+2 |