summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-15/+15
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-3/+4
|\
| * Added name to MEM_ROOT for esier debuggingMonty2018-02-021-3/+4
* | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-1/+1
* | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-96/+83
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-301-2/+2
|\ \ | |/
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-301-2/+2
| |\
| | * MDEV-14485 Server hangs on startup in THD::initVladislav Vaintroub2018-01-291-2/+2
| | * Fixed wrong arguments to printf and related functionsMonty2018-01-041-1/+1
* | | remove dead VERS_EXPERIMENTAL codeSergei Golubchik2018-01-131-28/+4
* | | SQL: versioning info in INFORMATION_SCHEMASergei Golubchik2018-01-101-1/+13
* | | Daemon: debug_system_versioning_show, debug_system_versioning_forceAleksey Midenkov2018-01-101-5/+31
* | | SQL: derived, hiding, error messagesSergei Golubchik2018-01-091-26/+12
* | | SQL: removed VERS_HIDDEN_FLAG [closes #409]Aleksey Midenkov2017-12-191-15/+26
* | | Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-181-1/+1
* | | System Versioning 1.0 pre5 [closes #407]Aleksey Midenkov2017-12-151-7/+31
|\ \ \
| * | | Add tests for system and completely invisible columnsSergei Golubchik2017-12-151-1/+2
| * | | MDEV-10177 Invisible Columns and Invisible IndexSachin Setiya2017-12-151-7/+29
| * | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-141-0/+1
| |\ \ \ | | |/ /
| | * | Fixed crash in show processlist with blocked connectionMonty2017-12-121-0/+1
* | | | System Versioning 1.0 pre4Eugene Kosov2017-12-141-92/+185
|\ \ \ \ | |/ / /
| * | | MDEV-14505 - Threads_running becomes scalability bottleneckSergey Vojtovich2017-12-131-0/+5
| * | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-121-92/+180
| |\ \ \ | | |/ /
| | * | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-111-0/+51
| | |\ \ | | | |/
| | | * MDEV-14123: .rocksdb folder may break workflow which re-create data directorySergei Petrunia2017-12-111-0/+51
| | * | Move all kill mutex protection to LOCK_thd_killMonty2017-12-081-38/+27
| | * | Don't wait too long in SHOW PROCESSLISTMonty2017-12-081-78/+126
* | | | System Versioning 1.0 pre3Aleksey Midenkov2017-12-111-2/+3
|\ \ \ \ | |/ / /
| * | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-2/+3
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291-2/+3
| | |\ \ | | | |/
| | | * remove dead codeSergei Golubchik2017-11-221-2/+3
* | | | Revert "Parser: no implicit NOT NULL for system fields [fixes #163]"Sergei Golubchik2017-12-051-3/+2
* | | | SQL: hide system fields from PK [#361]Aleksey Midenkov2017-11-271-0/+8
* | | | SQL, IB: various refactoring [#337]Eugene Kosov2017-11-271-1/+1
* | | | SQL: main.flush_read_lock fix [#302]Eugene Kosov2017-11-171-0/+3
* | | | System Versioning pre1.0Aleksey Midenkov2017-11-131-14/+35
|\ \ \ \ | |/ / /
| * | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-13/+24
| |\ \ \ | | |/ /
| | * | Reducing memory when using information schemaMonty2017-11-021-13/+24
| * | | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-311-1/+12
* | | | System Versioning pre0.12Aleksey Midenkov2017-11-071-4/+125
|\ \ \ \ | |/ / / |/| | |
| * | | SQL: invalidate current SP at archive substitution [closes #127]Aleksey Midenkov2017-09-291-12/+1
| * | | SQL: SELECT from archive table [closes #127]Aleksey Midenkov2017-09-281-5/+8
| * | | SQL: hide archive tables [closes #193]Eugene Kosov2017-09-271-0/+61
| * | | SQL: VTMD for SHOW CREATE fixes [related to #125]Aleksey Midenkov2017-09-271-14/+11
| * | | SQL: helpers to get archive tables list [closes #199]Eugene Kosov2017-09-251-1/+1
| * | | SQL: truncate syntax and privilege [closes #229]Eugene Kosov2017-09-081-0/+1
| * | | SQL: Versioned SHOW CREATE TABLE [closes #125]Eugene Kosov2017-06-191-2/+31
| * | | SQL: SHOW CREATE for GENERATED ALWAYS AS ROWEugene Kosov2017-05-241-8/+9
| * | | SQL: vers_current_time refactoring [closes #117]Aleksey Midenkov2017-05-051-0/+1
| * | | SQL, IB: Copy history via CREATE .. SELECT [closes #157, #152]Aleksey Midenkov2017-05-051-3/+3