summaryrefslogtreecommitdiff
path: root/mysql-test/suite/vcol/inc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-132-3/+3
* MDEV-20729 Fix REFERENCES constraint in column definitionAleksey Midenkov2019-11-201-3/+3
* Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-1/+1
|\
| * MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-1/+0
|\ \ | |/
| * cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/Sergei Golubchik2019-02-051-1/+0
* | MDEV-16188 Post-merge corrections and adjustmentsIgor Babaev2019-02-041-1/+1
|/
* Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-1/+9
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+9
| |\
| | * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-1/+8
| | |\
| | | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-01-141-1/+8
| | | |\
| | | | * MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap...Sergei Golubchik2017-01-111-1/+8
* | | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-103-9/+12
|/ / / /
* | | | MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-111-0/+65
* | | | MDEV-11598 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Monty2017-01-111-0/+51
* | | | New simpler bugfix for UPDATE and virtual BLOBsMonty2017-01-111-0/+132
* | | | MDEV-11066 use MySQL terminology for "virtual columns"Sergei Golubchik2016-12-123-16/+16
* | | | bugfix: non-deterministic vcols in partitioningSergei Golubchik2016-12-121-0/+11
* | | | bugfix: non-deterministic vcols in indexesSergei Golubchik2016-12-121-2/+23
* | | | MDEV-5800 MyISAM support for indexed vcolsSergei Golubchik2016-12-121-11/+10
* | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-303-1571/+1
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+27
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+27
| |\ \ | | |/
| | * MDEV-9093 Persistent computed column is not updated when update query contain...Oleksandr Byelkin2016-02-051-0/+27
* | | The fix for MDEV-8723 unintentionally broke vcol_supported_sql_funcs_myisamAlexander Barkov2015-09-022-18/+12
* | | followup for MDEV-6996, update tests and resultsSergei Golubchik2014-12-033-3/+7
|/ /
* | MDEV-6103 - Adding/removing non-materialized virtual column triggersSergey Vojtovich2014-06-031-0/+12
* | Merge MariaDB 10.0-base to MariaDB 10.0unknown2012-12-181-0/+41
|\ \ | |/
| * 5.3->5.5 mergeSergei Golubchik2012-11-221-0/+41
| |\
| | * Merge MariaDB 5.2->5.3unknown2012-11-201-0/+41
| | |\
| | | * Fixed bug mdev-3845.Igor Babaev2012-11-091-0/+41
* | | | more fixes for test casesSergei Golubchik2012-10-011-1/+1
|/ / /
* | | 5.3 mergeSergei Golubchik2012-01-133-1/+13
|\ \ \ | |/ /
| * | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+6
| * | Merge with 5.2.Michael Widenius2011-12-111-3/+2
| |\ \ | | |/
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-3/+2
| * | Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+6
| * | gis-related tests fixes.Alexey Botchkov2011-06-202-2/+6
| |\ \ | | |/ | |/|
* | | merge with 5.3Sergei Golubchik2011-10-192-3/+7
|\ \ \ | | |/ | |/|
| * | Merge 5.3 -> 5.3-subqueries-mwl90Sergey Petrunya2011-03-011-3/+3
| |\ \ | | |/
| | * virtual columns:Sergei Golubchik2010-12-311-3/+3
| * | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2010-12-091-0/+4
| |\ \ | | |/ | |/|
| | * Post-merge .result fixesSergey Petrunya2010-07-121-0/+4
* | | lots of post-merge changesSergei Golubchik2011-04-252-3/+3
|/ /
* | fix LIKE in a vcol function, broken by a fix for mysql bug#54568.Sergei Golubchik2010-10-301-1/+1
|/
* portability fix for vcol.vcol_partition_myisam testSergei Golubchik2010-03-231-39/+6
* Made the vcol suite independent on time zone. Igor Babaev2010-03-181-0/+1
* The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-1616-0/+3211