summaryrefslogtreecommitdiff
path: root/scripts/mysql_install_db.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+1
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-1/+1
| |\
| | * MDEV-9969 mysql_install_db error processing ignore_db_dirs.Alexey Botchkov2016-06-161-1/+1
* | | Removed file-key-management from mysql_install_db as someone may haveMichael Widenius2016-04-071-1/+0
* | | Fix the buildbot: file-key-management is provided by a plugin, so should be l...Sergei Petrunia2016-04-061-1/+1
* | | Cleanups:Monty2016-04-051-2/+4
* | | MDEV-9297 - mysql_install_db launches mysqld 3xSergey Vojtovich2015-12-291-21/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-1/+3
|\ \ | |/
| * Better error message if failedMonty2015-10-081-1/+3
* | MDEV-8576: Bootstrap should ignore --enforce-storage-engine optionJan Lindström2015-09-161-1/+1
* | MDEV-7515 GIS: No AddGeometryColumn or DropGeometryColumn in the tree.Alexey Botchkov2015-03-171-1/+13
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-2/+2
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-2/+2
| |\
| | * Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-2/+2
| | |\
| | | * Bug #18957951 RPMBUILD DEPENDENCY SCANNER ADDS DEPENDENCY ON NON-EXISTING PER...Kent Boortz2014-11-061-2/+2
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | * Bug#29716 : Bug#11746921 : MYSQL_INSTALL_DB REFERS TO THE (OBSOLETE) MYSQLBUG...Kent Boortz2013-12-141-3/+3
| | | * Updated/added copyright headersMySQL Build Team2012-02-161-2/+1
| | | |\
| | | | * Updated/added copyright headersKent Boortz2012-02-151-2/+1
| | | | |\
| | | * | \ Local merge from mysql-5.1.Nirbhay Choubey2011-09-061-1/+0
| | | |\ \ \ | | | | |/ /
| | | | * | Removing a stray line, went into the last push.Nirbhay Choubey2011-09-061-1/+0
| | | * | | Local merge of patch for bug#11765888 from mysql-5.1.Nirbhay Choubey2011-09-061-0/+6
| | | |\ \ \ | | | | |/ /
| | | | * | Bug#11765888 58898: MYSQL_INSTALL_DB: NOT ALL OPTIONS DOCUMENTEDNirbhay Choubey2011-09-061-0/+6
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-1/+2
| | | |\ \ \ | | | | |/ /
| | | | * | Updated/added copyright headersKent Boortz2011-06-301-1/+2
| | | | |\ \ | | | | | |/
| | | * | | Auto-merge from mysql-trunk-mtr.Alexander Nozdrin2010-02-201-5/+1
| | | |\ \ \
| | | | * \ \ Auto-merge from mysql-5.1-mtr.Alexander Nozdrin2010-02-201-5/+1
| | | | |\ \ \ | | | | | |/ /
| | | | | * | configure.inhery.ramilison@sun.com2010-02-171-5/+1
| | | * | | | bug#36462: mysql_install_db fails when run as user root andJonathan Perkin2009-11-231-1/+7
| | | |/ / /
| | | * | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-1/+1
| | | |/ /
| | | * | bug#41828: mysql_install_db misses mysqld options when using --basedirJonathan Perkin2009-01-061-3/+48
| | | * | Bug#31315 mysql_install_db fails if a default table type of NDB is set in my.cnfMagnus Svensson2008-09-021-0/+1
| | | * | Bug #33192: mysql_install_db bad merge, corrupt code == appears to succeed bu...tsmith@ramayana.hindu.god2007-12-121-3/+17
| | | * | after-merge fixdf@pippilotta.erinye.com2007-12-101-1/+1
| | | * | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-builddf@pippilotta.erinye.com2007-12-101-19/+17
| | | |\ \ | | | | |/
| | | | * Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-releasedf@pippilotta.erinye.com2007-12-101-29/+37
| | | | |\
| | | | | * Bug #32219: too many hosts in default grant tables 6.0.3tsmith/mysqldev@mysql.com/production.mysql.com2007-11-301-29/+37
| | | | * | Shell portability fix.jonathan@chorlton.adsl.perkin.org.uk2007-11-291-3/+3
| | | | |/
| | | * | fix make distcheck in a different waydf@pippilotta.erinye.com2007-11-281-20/+29
| | | * | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.1-builddf@pippilotta.erinye.com2007-11-281-15/+19
| | | |\ \
| | | | * | Fix make distcheck.df@pippilotta.erinye.com2007-11-231-15/+19
| | | * | | Use myisam as default storage engine when running mysqld in --bootstrapmsvensson@pilot.mysql.com2007-11-261-0/+1
| | | |/ /
| | | * | Remove the --source-install option and instead make use of --srcdirjperkin@production.mysql.com2007-11-081-189/+134
| | | * | Merge production.mysql.com:/usersnfs/jperkin/bk/build/5.0jperkin@production.mysql.com2007-10-041-0/+9
| | | |\ \ | | | | |/
| | | | * Restore creation of test databases and the anonymous user whichjperkin@production.mysql.com2007-10-041-0/+9
| | | * | Preliminary fix forjoerg@trift2.2007-09-281-0/+1
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@narttu.mysql.fi2007-08-141-33/+67
| | | |\ \
| | | | * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-8/+31
| | | * | | Merge production.mysql.com:/usersnfs/jperkin/bk/bug-28585-5.0jperkin@production.mysql.com2007-07-271-144/+199
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/
| | | | * More fixes and cleanups for bug#28585:jperkin@production.mysql.com2007-07-271-29/+78