3457 Commits (1edd09c325525cba331521e3296a807478c3fc16)

Author SHA1 Message Date
Anel Husakovic 1edd09c325 MDEV-14474 information_schema.check_constraints 8 years ago
Sergei Golubchik 3661d98822 fix SHOW PROCESSLIST for --embedded 8 years ago
Sergei Golubchik 51254da52c MDEV-15359 Thread stay in "cleaning up" status after finishing 8 years ago
Alexander Barkov 106f0b5798 MDEV-16385 ROW SP variable is allowed in unexpected context 8 years ago
Monty 30ebc3ee9e Add likely/unlikely to speed up execution 8 years ago
Monty cd48c1e23a Removed some old #if MYSQL_VERSION 8 years ago
Alexander Barkov c555dc768f MDEV-15971 Split the code for CHARACTER_OCTET_LENGTH and CHARACTER_MAXIMUM_LENGTH into methods in Field 8 years ago
Alexander Barkov 9aaf62d058 MDEV-15926 MEDIUMINT returns wrong I_S attributes 8 years ago
Eugene Kosov bb56a06d26 MDEV-15062 Information Schema COLUMNS Table does not show system versioning information 8 years ago
Sergei Golubchik 35678c9572 dead code - related to vtmd 8 years ago
Monty e2664ee836 MDEV-14275 Improving memory utilization for information schema 8 years ago
Sergey Vojtovich ca291015bc MDEV-10269 - Killed queries from I_S stay in 'Killed' state for long 8 years ago
Alexander Barkov 88a9d4ab42 MDEV-15444 Querying I_S.PARAMETERS can crash with a corrupted mysql.proc 8 years ago
Alexander Barkov 4025cfaec0 MDEV-15416 Crash when reading I_S.PARAMETERS 8 years ago
Alexander Barkov 5f7c764fe7 MDEV-11952 Oracle-style packages: stage#5 8 years ago
Alexander Barkov 583eb96c24 MDEV-11952 Oracle-style packages: stage#5 8 years ago
Sergei Golubchik e36c5ec0a5 PARTITION BY SYSTEM_TIME INTERVAL ... 8 years ago
Monty 54db0be3be Added Max_index_length and Temporary to SHOW TABLE STATUS 8 years ago
Vladislav Vaintroub 8fe04a3df3 Windows, compile : reenable previously disabled warning C4291 8 years ago
Vladislav Vaintroub 6c279ad6a7 MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 8 years ago
Monty d69642dedd Added name to MEM_ROOT for esier debugging 8 years ago
Monty f55dc7f733 Change C_STRING_WITH_LEN to STRING_WITH_LEN 8 years ago
Monty a7e352b54d Changed database, tablename and alias to be LEX_CSTRING 8 years ago
Vladislav Vaintroub 7cdf759c86 MDEV-14485 Server hangs on startup in THD::init 8 years ago
Sergei Golubchik 22ae3843db Correct TRASH() macro usage 8 years ago
Sergei Golubchik 5d3bae242c remove dead VERS_EXPERIMENTAL code 8 years ago
Sergei Golubchik 26971c9aea SQL: versioning info in INFORMATION_SCHEMA 8 years ago
Aleksey Midenkov 34abee2c21 Daemon: debug_system_versioning_show, debug_system_versioning_force 8 years ago
Sergei Golubchik e6a7457653 SQL: derived, hiding, error messages 8 years ago
Monty 5e0b13d173 Fixed wrong arguments to printf and related functions 8 years ago
Aleksey Midenkov ee68d019d1 SQL: removed VERS_HIDDEN_FLAG [closes #409] 8 years ago
Aleksey Midenkov b55a149194
Timestamp-based versioning for InnoDB [closes #209] 8 years ago
Sergei Golubchik 022b163ac8 Add tests for system and completely invisible columns 8 years ago
Sachin Setiya 84726906c9 MDEV-10177 Invisible Columns and Invisible Index 8 years ago
Sergey Vojtovich 159a6c2e60 MDEV-14505 - Threads_running becomes scalability bottleneck 8 years ago
Monty d2f557fa3d Fixed crash in show processlist with blocked connection 8 years ago
Sergei Petrunia ddc1d6904a MDEV-14123: .rocksdb folder may break workflow which re-create data directory 8 years ago
Monty c2118a08b1 Move all kill mutex protection to LOCK_thd_kill 8 years ago
Monty 7891a713da Don't wait too long in SHOW PROCESSLIST 8 years ago
Sergei Golubchik 30841c0382 Revert "Parser: no implicit NOT NULL for system fields [fixes #163]" 8 years ago
Aleksey Midenkov 86b590c064 SQL: hide system fields from PK [#361] 8 years ago
Eugene Kosov 0cdc1164dc SQL, IB: various refactoring [#337] 8 years ago
Sergei Golubchik 3422ceb10c remove dead code 8 years ago
Eugene Kosov ecf259cacf SQL: main.flush_read_lock fix [#302] 8 years ago
Monty 9ec19b9b41 Reducing memory when using information schema 8 years ago
Alexander Barkov 5d3ed9acdd (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1 8 years ago
Alexander Barkov edfdf0d0a3 A cleanup for MDEV-13415 Wrap the code in sp.cc into a class Sp_handler 8 years ago
Sergei Golubchik d76f5774fe MDEV-13459 Warnings, when compiling with gcc-7.x 8 years ago
Sergey Vojtovich 8be76a6a90 MDEV-10892 - rpl.rpl_semi_sync_uninstall_plugin fails with Assertion `0' failure 8 years ago
Vesa Pentti 93aadda513 MDEV-13149 -- show function status now works with PAD_CHAR_TO_FULL_LENGTH 8 years ago