27 Commits (56e7b7eaede52e8d2123e909d7d42220f8c63143)

Author SHA1 Message Date
Vladislav Vaintroub 56e7b7eaed Make possible to use clang on Windows (clang-cl) 8 years ago
Monty ef3147b1d6 Fix for MDEV-15105 (memory loss with LOCK sequence) 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 894fbe6862 Fix warnings 8 years ago
Vladislav Vaintroub 1c4968f2f3 Fix warnings 8 years ago
Alexander Barkov 1c34608436 MDEV-14404 Don't use LEX::check_exists in ALTER SEQUENCE 8 years ago
Monty a3b4f575b9 Reset table->record[1] early for sequences to fix comparision of innodb row 8 years ago
Aleksey Midenkov 7204f66c6a MDEV-13711 Assertion failure on CREATE TABLE .. LIKE <sequence> 8 years ago
Michael Widenius 211f9eea60 MDEV-14092 NEXTVAL fails on slave 8 years ago
Monty ef2ecf0370 MDEV-13732 User with SELECT privilege can ALTER sequence 8 years ago
Michael Widenius 4aaa38d26e Enusure that my_global.h is included first 8 years ago
Monty 4649fb37e3 Get rid of valgrind warning for sql_sequence tests. 8 years ago
Monty 213af08d99 MDEV-13393 SEQUENCE related crash when running concurrent I_S.TABLES and FLUSH queries 8 years ago
Monty 36ae8846ca Fixed sequences based on comments from Peter Gulutzan and Andrii Nikitin 9 years ago
Monty 959891662d MDEV-12930 Testing SEQUENCE object 9 years ago
Monty 7e5bd1500f Add locks for sequence's to ensure that there is only one writer or many readers 9 years ago
Monty 6a779a6d28 Make SEQUENCE working with replication 9 years ago
Monty 71fa413c16 MDEV-10139 Support for SEQUENCE objects 9 years ago
Monty 276b0c8ef0 Fixed crash with SEQUENCE when using REPAIR 9 years ago
Alexander Barkov aacb4d57ca MDEV-12695 Add Column_definition::type_handler() 9 years ago
Monty 5a759d31f7 Changing field::field_name and Item::name to LEX_CSTRING 9 years ago
Michael Widenius 958e634d25 Fixed failure in mtr --ps sql_sequence.create sql_sequence.read_only 9 years ago
Monty 17a87d6063 MDEV-10139 Support for SEQUENCE objects 9 years ago