summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2018-12-181-2/+2
|\
| * MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-2/+2
* | MDEV-16328 ALTER TABLE…page_compression_level should not rebuild tableMarko Mäkelä2018-09-171-0/+2
* | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-5/+7
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-08-021-5/+7
| |\
| | * Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-251-5/+7
| | |\
| | | * MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helperSergei Golubchik2018-07-191-5/+7
* | | | MDEV-15813 ASAN use-after-poison in hp_hashnr upon HANDLER READ on a versione...Alexey Botchkov2018-05-161-0/+2
* | | | MDEV-14823, MDEV-15956 Versioning error messages fixesAleksey Midenkov2018-05-121-0/+2
* | | | MDEV-14820 System versioning is applied incorrectly to CTEsSergei Golubchik2018-05-121-2/+2
* | | | MDEV-16038 Assertion `map->n_bits > 0' failed (my_bitmap.c:386: bitmap_is_cle...Igor Babaev2018-04-261-0/+2
* | | | MDEV-14168 Unconditionally allow ALGORITHM=INPLACE for setting a column NOT NULLThirunarayanan Balathandayuthapani2018-04-241-1/+1
* | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-2/+2
| | |\ \ | | | |/
| | | * increase upper value of max_prepared_stmt_count to UINT32_MAXDaniel Black2018-04-031-2/+2
* | | | wording: don't prohibitSergei Golubchik2018-04-101-3/+3
* | | | MDEV-14790 System versioning for system tables does not work as expectedAleksey Midenkov2018-04-101-2/+2
* | | | dead code - related to vtmdSergei Golubchik2018-04-101-6/+6
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-9592 - New 'Normal shutdown' log format can be confusingSergey Vojtovich2018-03-131-2/+2
| * | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-1/+1
* | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-0/+4
* | | | unify error messages a bitSergei Golubchik2018-02-241-4/+4
* | | | MDEV-15168 Unexpected ER_VERS_ENGINE_UNSUPPORTED upon dropping versioning on ...Eugene Kosov2018-02-241-2/+2
* | | | PARTITION BY SYSTEM_TIME INTERVAL ...Sergei Golubchik2018-02-231-2/+2
* | | | MDEV-14798 Add, drop system versioning semantic and syntaxSergei Golubchik2018-02-231-2/+2
* | | | MDEV-15146 SQLError[4122]: View is not system versionedSergei Golubchik2018-02-121-1/+1
* | | | Remove ER_NON_VERSIONED_FIELD_IN_HISTORICAL_QUERYSergei Golubchik2018-02-121-2/+2
* | | | MDEV-13417 UPDATE produces wrong values if an updated column is later used as...Jerome Brauge2018-02-121-1/+2
* | | | Added error message for index file fullMonty2018-02-061-0/+3
* | | | Updated error message for wrong foreign key constraintMonty2018-01-301-12/+12
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+1
* | | | Merge branch '10.3' of https://github.com/mariadb/server into 10.3Vladislav Vaintroub2018-01-291-2/+2
|\ \ \ \
| * | | | MDEV-15061 TRUNCATE must honor InnoDB table locksMarko Mäkelä2018-01-251-2/+2
* | | | | Keep the ER_OUT_OF_RESOURCES message short and OS neutral.Vladislav Vaintroub2018-01-181-8/+8
|/ / / /
* | | | remove "Transaction-based system versioning is EXPERIMENTAL" warningSergei Golubchik2018-01-131-4/+1
* | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-24/+24
|\ \ \ \
| * \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-24/+24
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-24/+24
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-24/+24
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-23/+23
| | | | |\ \ | | | | | |/
| | | | | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-23/+23
| | | | | |\
| | | | | | * MDEV-14639: Fix unexpected end of line at 'Normal shutdown'Simon J Mudd2017-12-191-22/+22
| | | * | | | MDEV-14293: MyRocks lacks basic functionalitySergei Petrunia2017-12-161-4/+0
| | | * | | | MDEV-14293: MyRocks lacks basic functionalitySergei Petrunia2017-12-151-0/+3
* | | | | | | SQL: error messagesSergei Golubchik2018-01-091-23/+2
* | | | | | | SQL: derived, hiding, error messagesSergei Golubchik2018-01-091-8/+2
* | | | | | | MDEV-14764 Confusing error message: Table `t1` must have at least one tempora...Sergei Golubchik2018-01-091-1/+1
* | | | | | | MDEV-14769 Temporary table can be altered into system versioning + system_ver...Eugene Kosov2018-01-011-1/+1