summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Fix for MDEV-18276, typo in error message + all other occurrences of referingChris Calender2019-03-231-1/+1
* | | | | | MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROWAlexander Barkov2019-03-071-1/+1
* | | | | | MDEV-371 Unique Index for long columnsSergei Golubchik2019-02-221-3/+2
* | | | | | MDEV-371 Unique Index for long columnsSachin2019-02-221-0/+2
* | | | | | MDEV-7597 Expiration of user passwordsRobert Bindar2019-02-211-0/+2
* | | | | | MDEV-16975 Application-time periods: ALTER TABLENikita Malyavin2019-02-211-0/+3
* | | | | | MDEV-16974 Application-time periods: UPDATENikita Malyavin2019-02-211-4/+6
* | | | | | MDEV-16973 Application-time periods: DELETENikita Malyavin2019-02-211-0/+2
* | | | | | MDEV-17082 Application-time periods: CREATENikita Malyavin2019-02-211-0/+8
* | | | | | MDEV-13095 Implement User Account lockingRobert Bindar2019-02-141-0/+3
* | | | | | MDEV-7598 Lock user after too many password errorsVladislav Vaintroub2019-01-081-0/+2
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-12-181-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-0/+10
* | | | | | MDEV-12321 authentication plugin: SET PASSWORD supportSergei Golubchik2018-10-311-1/+1
|/ / / / /
* | | | | 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
|/ / / / /