174682 Commits (ca02ad4fb075db525431d700ff86b5ead6d9b7fd)
 

Author SHA1 Message Date
Sergei Golubchik ca02ad4fb0 fix cmake MESSAGE_ONCE macro for multi-line messages 9 years ago
Sergei Golubchik 6152784cb1 make CONNECT's finding Java and JNI less verbose 9 years ago
Sergei Golubchik 58f20b0c6e Set cmake policy CMP0054 NEW 9 years ago
Sergei Golubchik 663835f62d .gitignore for rpm builds 9 years ago
Vladislav Vaintroub 34f3fd218e add libmysqlclient's dependencies to the output of mysql_config 9 years ago
Vladislav Vaintroub 22ea51eb5f Increase shared library version 9 years ago
Vladislav Vaintroub 56c4cfe0be MDEV-9293 - Use MariaDB's Connector/C in server 9 years ago
Vladislav Vaintroub 31a8cf54c8 Revert "MDEV-9293 Connector/C integration" 9 years ago
Vladislav Vaintroub 7b89b9f510 MDEV-9293 Connector/C integration 9 years ago
Sergey Vojtovich daff133ddf MDEV-9185 - Integrate with Travis-CI for easier and more automatic QA 9 years ago
Nirbhay Choubey 69052ed022 MDEV-10320: NO-OP ALTER TABLE on temporary tables getting 9 years ago
Nirbhay Choubey df9b4554b7 MDEV-10216: Assertion `strcmp(share->unique_file_name,filename) || 9 years ago
Daniel Black 45ffbda79e MDEV-9872: used optimized crc32 for SQL CRC32 function 9 years ago
Anton Blanchard c82bc561b5 crc32-vpmsum: Restore non volatile registers on zero length CRC 9 years ago
Daniel Black a2c826b6aa MDEV-9872: New Power8 crc32(ieee) optimized functions 10 years ago
Daniel Black e7e313f46f test case for CRC32() SQL function 10 years ago
Sergey Vojtovich 9c2215e022 MDEV-9872 - Add common optimized CRC32 function interface 10 years ago
Oleksandr Byelkin 86975e0492 MDEV-7901: re-implement analyze table for low impact 9 years ago
Nirbhay Choubey ba4ed3ee84 MDEV-10492: Assertion failure on shutdown when wsrep_sst_auth set in config 9 years ago
Nirbhay Choubey 08683a7267 Galera test fixes. 9 years ago
Nirbhay Choubey 77a8ae07a9 Cleanup around wsrep system variables. 9 years ago
Nirbhay Choubey 355bf4fbb5 Cleanup around wsrep mdl exception. 9 years ago
Kristian Nielsen fb076581f6 MDEV-10271: Stopped SQL slave thread doesn't print a message to error log like IO thread does 9 years ago
Sergey Vojtovich 840015f586 MDEV-10238 - tokudb_bugs.db938 fails due to connection logging (also affects 9 years ago
Oleksandr Byelkin 848d211c5c MDEV-10084: SQL batch united response 10 years ago
Daniel Bartholomew 05d07e3380 bump the VERSION 10 years ago
Alexander Barkov 59ec3973aa Removing duplicate code in double-to-longlong conversion. 10 years ago
Sergei Golubchik b258f91103 fix ALTER TABLE .. DROP CONSTRAINT IF NOT EXISTS 10 years ago
Sergei Golubchik 5c764a0eb8 clarify ER_CANT_DROP_FIELD_OR_KEY 10 years ago
Elena Stepanova 5e3a1ea1e4 Post-commit text fix for embedded: 12d75e6121 - new thread stack size 10 years ago
Elena Stepanova 1d2fa98260 Post-commit test fixes 10 years ago
Sergei Golubchik 06acd7a2fc don't save vcol flags in frm 10 years ago
Sergei Golubchik c3e06381ab cannot use item->const_item() in open_table_from_share() 10 years ago
Sergei Golubchik 12d75e6121 increase stack size for labrador 10 years ago
Alexander Barkov 675d8a94f5 Removing the "thd" argument from Item::create_field_for_create_select(). 10 years ago
Sergei Golubchik ffac85482b MDEV-8989 ORDER BY optimizer ignores equality propagation 10 years ago
Nirbhay Choubey 76f492e26d Post-merge: Update test results 10 years ago
Sergei Golubchik 932646b1ff Merge branch '10.1' into 10.2 10 years ago
Sergei Golubchik 0bb30f3603 refresh 32bit rdiffs 10 years ago
Sergei Golubchik 20dbfbb49c vcols: store flags first 10 years ago
Sergei Golubchik 8f9530a9ab revert second lookahead in the lexer 10 years ago
Sergei Golubchik 80de816df0 test for ALTER TABLE ... SET DEFAULT 10 years ago
Sergei Golubchik 3687edeec9 clarify the order of evaluation for INSERT 10 years ago
Sergei Golubchik f93a2a3b3b various cleanups 10 years ago
Sergei Golubchik 047d762d51 move all new 10.2 error codes to start from 4000 10 years ago
Sergei Golubchik 5f22379fc8 fix for CREATE ... ( ... DEFAULT const_expr ... ) 10 years ago
Sergei Golubchik 7039077195 change vcol->non_deterministic to vcol->flags 10 years ago
Sergei Golubchik 0a056c9b53 better ER_VIRTUAL_COLUMN_FUNCTION_IS_NOT_ALLOWED 10 years ago
Sergei Golubchik 1b4f0962c1 fix grammar for "DEFAULT (SELECT 1)" not be a syntax error 10 years ago
Sergei Golubchik ed77ee1aab cleanup: change Item::walk() to take void* not uchar* 10 years ago