- 10 Mar, 2020 40 commits
-
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Roman Nozdrin authored
sends down UPDATE statement together with current database name. Add MTR test for UPDATE. Multi-UPDATE first sends SELECT to collect constrainsts for the records to be updated. By default this SELECT uses SH that doesn't suit this. Add if-block to guard against multi-UPDATE in create_SH().
-
Will DeVries authored
-
Will DeVries authored
-
Roman Nozdrin authored
-
Roman Nozdrin authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Will DeVries authored
-
Roman Nozdrin authored
-
Roman Nozdrin authored
Renamed select handler control knob. Updated test suite.
-
Roman Nozdrin authored
Removed unused code.
-
Roman Nozdrin authored
-
Roman Nozdrin authored
Add a knob to disable Select handler.
-
Roman Nozdrin authored
-
Roman Nozdrin authored
syncronize the schema list at MDB FE and CLX BE.
-
Roman Nozdrin authored
-
Roman Nozdrin authored
Add support for RENAME TABLE. Fixed a double free bug in discover_table_details.
-
Will DeVries authored
-
Will DeVries authored
-
Roman Nozdrin authored
texts. Replaced fixed size uchar arrays for buffers with memory allocations. Fixed MDB crash in discover_table_details with CX unavailable.
-
Will DeVries authored
-
Otto Kekäläinen authored
Related to MDEV-21769.
-