summaryrefslogtreecommitdiff
path: root/scripts/mysql_install_db.sh
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2014-02-251-7/+8
|\
| * errmsg.sys files are located in the builddir, not in the srcdirSergei Golubchik2014-02-171-1/+1
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-6/+7
| |\
| | * 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
* | | 5.5 mergeSergei Golubchik2014-02-011-4/+4
|\ \ \ | |/ /
| * | Fix for MDEV-5547: Bad error message when moving very old .frm files to Maria...Michael Widenius2014-01-221-4/+4
* | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-1/+1
|\ \ \ | |/ /
| * | remove PBXTSergei Golubchik2013-08-301-1/+1
* | | MDEV-26: Global transaction ID. First alpha release.unknown2013-04-151-2/+1
|\ \ \ | |/ / |/| |
| * | MDEV-26: Global transaction ID.unknown2013-01-251-2/+1
* | | MDEV-4068 rpm scriptlet chown command dangerousSergei Golubchik2013-03-061-1/+1
|/ /
* | Fixed problem with failing mysql_upgrade when proc table was not correct.Michael Widenius2013-01-111-3/+4
* | Fix the incorrect mergeSergei Golubchik2012-10-191-2/+3
* | 5.3 mergeSergei Golubchik2012-10-181-22/+28
|\ \
| * \ mergeSergei Golubchik2012-09-271-1/+3
| |\ \
| | * \ mergeSergei Golubchik2012-09-261-1/+3
| | |\ \
| | | * | always force the language in mysql_install_dbSergei Golubchik2012-09-261-1/+3
| * | | | mergeSergei Golubchik2012-09-241-21/+25
| |\ \ \ \ | | |/ / /
| | * | | mergeSergei Golubchik2012-09-241-21/+25
| | |\ \ \ | | | |/ /
| | | * | MDEV-543 mysql_install_db doesn't work with blanks in either basedir or datad...Sergei Golubchik2012-09-241-21/+25
* | | | | various documentation updatesDaniel Bartholomew2012-06-181-4/+5
* | | | | mergeSergei Golubchik2012-04-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | mergeSergei Golubchik2012-04-051-3/+2
| |\ \ \ \ | | |/ / /
| | * | | mergeSergei Golubchik2012-04-051-3/+2
| | |\ \ \ | | | |/ /
| | | * | mysql-5.1.62 mergeSergei Golubchik2012-04-051-3/+2
| | | |\ \
* | | | \ \ mysql-5.5.22 mergeSergei Golubchik2012-03-281-2/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Updated/added copyright headersMySQL Build Team2012-02-161-2/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2012-02-151-2/+1
| | |\ \ \ \
* | | \ \ \ \ 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge with 5.2.Michael Widenius2011-12-111-1/+7
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge with MariaDB 5.1Michael Widenius2011-11-241-1/+7
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+8
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+7
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | 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
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-13/+32
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | mergeVladislav Vaintroub2011-03-261-10/+27
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Added --log-basename to mysqld to allow one to set the prefix for all logs wi...Michael Widenius2011-03-231-8/+22
| | * | | | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-3/+3
| | | |_|_|/ | | |/| | |
| * | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-5/+7
| |/ / / /
* | | | | merge.Sergei Golubchik2010-11-251-25/+33
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Updated failure text for maria_install_dbMichael Widenius2010-09-091-8/+4
| * | | Fixed compiler warningsMichael Widenius2010-08-041-1/+1
| * | | Added MY_CS_NONASCII marker for character sets that are not compatible with l...Michael Widenius2009-07-021-24/+32
* | | | Auto-merge from mysql-trunk-mtr.Alexander Nozdrin2010-02-201-5/+1
|\ \ \ \