summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mariadb-5.5.67' into 10.0bb-10.0-MDEV-6463Sergei Golubchik2020-02-191-1/+1
|\
| * Using `variables` instead of `values` in mysqld --help documentation would be...Anel Husakovic2019-12-021-1/+1
* | Merge tag 'mariadb-5.5.66' into 10.0Sergei Golubchik2019-11-222-2/+5
|\ \ | |/
| * MDEV-9546 mysqlaccess script shows an old version (which was vulnerable to CV...Sergei Golubchik2019-10-191-1/+1
| * Update mysqld_safe.sh - introduce defaults-group-suffix handlingrantal2019-09-211-1/+4
* | Merge tag 'mariadb-5.5.65' into 10.0Sergei Golubchik2019-08-2626-27/+34
|\ \ | |/
| * Extra comment to mysql_install_dbVicențiu Ciorbaru2019-07-011-0/+2
| * mysql_install_db: assume builddir is dirname0Daniel Black2019-07-011-1/+6
| * Update FSF AddressVicențiu Ciorbaru2019-05-1126-26/+26
* | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-5/+14
|\ \ | |/
| * MDEV-14580: mysql_install_db elements based on dirname of mysql_install_dbSergei Golubchik2019-01-211-4/+7
| * MDEV-14580: mysql_install_db elements based on dirname of mysql_install_dbDaniel Black2019-01-211-0/+11
| * remove duplicated paragraph from mysql_install_db.shAlexander Kuleshov2019-01-161-3/+0
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-121-9/+10
|\ \ | |/
| * Added Master_Host to the Replication informationfran2018-11-161-9/+10
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-7/+4
|\ \ | |/
| * MDEV-13912 mysql_upgrade: case (in)sensitivity for stored proceduresSergei Golubchik2018-10-191-5/+5
* | Fix typo in `--srcdir` option in echo message status of mysql_install_dbAnel Husakovic2018-08-251-1/+1
* | Merge branch '5.5' into bb-10.0-merge-sanjaOleksandr Byelkin2018-07-233-3/+3
|\ \ | |/
| * MDEV-15050 scripts: mysql_install_db.{sh|pl}, mysqld_multi - mysqld is in @sb...Daniel Black2018-07-163-3/+3
* | MDEV-14882 mysql_upgrade performs unnecessary conversions back and forthSergei Golubchik2018-07-191-20/+30
* | MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helperSergei Golubchik2018-07-191-0/+2
* | Merge branch '5.5' into bb-10.0-mergeOleksandr Byelkin2018-07-171-0/+5
|\ \ | |/
| * Added more help text in case mysql_install_db fails.Michael Widenius2018-06-271-0/+5
* | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-6/+12
|\ \ | |/
| * mysql_install_db: correct hosting/source/maillist informationDaniel Black2018-01-231-2/+2
| * mysql_install_db: correct --skip-grant-tables helpDaniel Black2018-01-231-1/+1
| * Fixed mysql_install_db --no-defaultsSergey Vojtovich2018-01-131-6/+9
| * mysql_install_db: Use --defaults-group-suffix if specifiedDaniel Black2018-01-121-2/+5
* | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-2/+2
|\ \ | |/
| * MDEV-14337 mysqld_safe may suppress error messages with --log-output=fileSergei Golubchik2017-11-101-2/+2
* | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-182-23/+30
|\ \ | |/
| * MDEV-13440 mysql_install_db fails with hard-coded langdirSergei Golubchik2017-10-171-4/+4
| * cleanup mysql_install_dbSergei Golubchik2017-10-172-23/+30
* | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-2514-63/+46
|\ \ | |/
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-1814-63/+46
| |\
| | * Bug #25436469: BUILDS ARE NOT REPRODUCIBLETor Didriksen2017-05-161-0/+95
| | * Bug#25043674 - MYSQLACCESS SCRIPT LOADS AND EXECUTES CODEShishir Jaiswal2017-04-171-4/+11
| | * BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSDTerje Rosten2017-03-2815-38/+33
| | * BUG#25364806 MYSQLD_SAFE FAILING TO START IF DATADIR GIVEN IS NOT ABSOLUTE PATHTerje Rosten2017-03-091-2/+8
* | | MDEV-13274 mysql_upgrade fails if dbname+tablename+partioname > 64 charsSergei Golubchik2017-07-201-0/+9
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-212-20/+48
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-112-20/+48
| |\ \ | | |/
| | * Bug#25144379 MYSQLD PROCESS DOES NOT INCLUDE FULL PATH WHEN STARTING MYSQL SE...Terje Rosten2017-02-131-66/+68
| | * Bug#11751149 - TRYING TO START MYSQL WHILE ANOTHER INSTANCEShishir Jaiswal2016-12-221-14/+28
| | * Bug#13344753 MYSQL_SECURE_INSTALLATION SCRIPT DOES NOT CHECK USER INPUTTerje Rosten2016-12-191-19/+48
| | * Bug#25088048 ADDITIONAL ISSUES IN MYSQLD_SAFETerje Rosten2016-11-161-2/+16
| | * Bug#24483092 UNSAFE USE OF VARIOUS SHELL UTILITIESTerje Rosten2016-10-062-27/+92
| | * Bug#24464380 PRIVILEGE ESCALATION USING MYSQLD_SAFETerje Rosten2016-08-261-2/+2
| | * Bug#24464380 PRIVILEGE ESCALATION USING MYSQLD_SAFETerje Rosten2016-08-181-32/+47