summaryrefslogtreecommitdiff
path: root/mysql-test/suite/archive/archive.result
Commit message (Expand)AuthorAgeFilesLines
* Added test cases for preceding testMonty2022-12-201-0/+4
* Merge 10.7 into 10.8Marko Mäkelä2022-09-211-6/+6
|\
| * Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-141-6/+6
| |\
| | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-121-6/+6
* | | MDEV-27396 DESC index attribute remains in Archive table definition, despite ...Sergei Golubchik2022-01-261-1/+14
|/ /
* | MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-131-1/+1
|/
* SQL: allow PERIOD as identifier [fixes #331]Eugene Kosov2017-11-271-5/+5
* 0.1: SQL-level System VersioningDaniel Fiala2017-05-051-5/+5
* MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-1/+1
* do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-2/+2
* Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-4/+4
* generalize ER_TABLE_NEEDS_UPGRADE to work for views tooSergei Golubchik2015-06-011-1/+1
* MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-291-2/+57
* more post-merge fixes:Sergei Golubchik2013-07-211-2/+2
* 10.0-monty mergeSergei Golubchik2013-07-211-11/+13
|\
| * many simple fixes for innodb suite,Sergei Golubchik2013-07-141-1/+0
| * archive.test and othersSergei Golubchik2013-07-121-13/+16
* | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-091-3/+3
* | * frm extra2 segment.Sergei Golubchik2013-04-091-4/+5
* | discovery using sql CREATE TABLE statementSergei Golubchik2013-04-091-1/+1
* | CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-0/+28
* | write frm pieces contiguously, don't align them on a 4K boundarySergei Golubchik2013-04-091-2/+2
* | cleanup frm creation:Sergei Golubchik2013-04-091-2/+2
* | HA_ERR_TABLE_DEF_CHANGED support in ha_archiveSergei Golubchik2013-04-091-3/+2
* | remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag()Sergei Golubchik2013-04-091-10/+0
* | * don't use 1-8 numbers for open_table_error codes, use an enum.Sergei Golubchik2013-04-091-2/+3
* | file-based table discovery for discovering storage enginesSergei Golubchik2013-04-091-32/+0
|/
* Fixes after Serg's review of %M extenstionsMichael Widenius2012-06-171-1/+1
* Added text for errno in error messages by:Michael Widenius2012-05-301-1/+1
* Created suites for heap, archive and csv.Michael Widenius2012-04-041-0/+12864