Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-9077 - sys schema preparation | Vladislav Vaintroub | 2021-03-18 | 1 | -3/+11 |
| | | | | | | - increase MAX_BOOTSTRAP_QUERY_SIZE (sys.schema has SP over 50K large) don't allocate bootstrap query on heap anymore. - support DELIMITER in bootstrap | ||||
* | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |||||
* | MDEV-3816 init-file stops getting executed if a long enough line is ↵ | Sergei Golubchik | 2012-12-16 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | encountered; on a debug version, assertion `! is_set() || can_overwrite_status' fails backport improved bootstrap error handling from 5.6 Was: revno: 3768.1.1 committer: Christopher Powers <chris.powers@oracle.com> timestamp: Wed 2012-05-02 22:16:40 -0500 message: Bug#11766342 INITIAL DB CREATION FAILS ON WINDOWS WITH AN ASSERT IN SQL_ERROR.CC Improved bootstrap error handling: - Detect and report file i/o errors - Report query size errors with nearest query text | ||||
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6 | Michael Widenius | 2012-08-01 | 1 | -0/+44 |