164980 Commits (5d8dbee97ba41fc36358cec94ae05e53a8bde0f8)
 

Author SHA1 Message Date
Sergei Golubchik 5d8dbee97b remove get_iv() from the key management plugin API 11 years ago
Sergei Golubchik c238e68d96 move debug_use_static_encryption_keys and debug_encryption_key_version to a plugin 11 years ago
Sergei Golubchik b937574293 remove old my_aes_encrypt/decrypt 11 years ago
Sergei Golubchik 91f7363e4b yassl padding 11 years ago
Sergei Golubchik f444d13a3b my_aes* functions: support for different key lengths 11 years ago
Sergei Golubchik 3bbe2057da yassl support 11 years ago
Sergei Golubchik 2f8d101f9e unify my_{en|de}crypt_{cbc|ecb|ctr}. no yassl support yet. 11 years ago
Sergei Golubchik 27cc252bb7 simplify my_crypt.cc, remove duplicate code 11 years ago
Sergei Golubchik 6a7ee5a5a5 encryption cleanup: small changes 11 years ago
Sergei Golubchik 87604c4cad encryption cleanup: delete obsolete files 11 years ago
Sergei Golubchik 16a7738bc9 MDEV-6819 st_mysql_show_var::value should be void* not char* 11 years ago
Sergei Golubchik 0cbe0c9c6d remove one cmake MESSAGE 11 years ago
Sergei Petrunia 47c344b00f MDEV-7904: ANALYZE FORMAT=JSON doesn't print r_rows for union output 11 years ago
Oleksandr Byelkin a220905083 MDEV-7833:ANALYZE FORMAT=JSON and Range checked for each record 11 years ago
Alexander Barkov 7f613ebdb6 MDEV-7284 INDEX: CREATE OR REPLACE 11 years ago
Jan Lindström 118fc5c688 Adjust test timeout to let long semaphore wait signaling to happen. 11 years ago
Nirbhay Choubey 575dd77504 MDEV-7867: Add binlog header to GRA_.log file 11 years ago
Jan Lindström ca2f2b7151 Adjust test wait timeout. 11 years ago
Jan Lindström cbc5157feb MDEV-7878: innodb_scrub_background fails sporadically in buildbot (Failing assertion: offset > 0 && offset < UNIV_PAGE_SIZE) 11 years ago
Kristian Nielsen f573b65e41 Merge MDEV-7847 and MDEV-7882 into 10.0. 11 years ago
Kristian Nielsen 880f2273fd MDEV-7847: "Slave worker thread retried transaction 10 time(s) in vain, giving up", followed by replication hanging 11 years ago
Kristian Nielsen a4082918c8 MDEV-7882: Excessive transaction retry in parallel replication 11 years ago
Alexander Barkov 59df100922 Removing Item_string::m_cs_specified and 11 years ago
Elena Stepanova 49220f76aa Increased the version number 11 years ago
Elena Stepanova bf963d3b52 MDEV-7874 deb package installation fails with "dpkg: dependency problems prevent configuration of mariadb-server" 11 years ago
Oleksandr Byelkin b2a1187307 MDEV-7812: ANALYZE FORMAT=JSON UPDATE/DELETE doesnt print the r_total_time_ms 11 years ago
Sergei Petrunia 9b8f86f895 Better comments 11 years ago
Jan Lindström 47c26d5aee Skip necessary encryption tests if required plugin is not found. 11 years ago
Alexander Barkov 50eee60504 Preparatory refactoring for: 11 years ago
Oleksandr Byelkin 01d7da6785 MDEV-7834: ANALYZE FORMAT=JSON output column should be named ANALYZE 11 years ago
Sergei Petrunia e15d792697 Trivial test results updates 11 years ago
Sergei Petrunia 3841e921ba Merge branch 'bb-10.1-explain-analyze' into 10.1 11 years ago
Sergei Petrunia 34fcc28e7b Merge pull request #33 from k0da/mdev-7839 11 years ago
Dinar Valeev 71bbff8de3 Fix BigEndian build 11 years ago
Sergei Petrunia f42064a172 Fix valgrind failure: correclty clean up handler::tracker 11 years ago
Alexander Barkov 651a142ad0 MDEV-7831 Bad warning for DATE_ADD(timestamp_column, INTERVAL 10 SECOND) 11 years ago
Kristian Nielsen bd2ae787ea MDEV-7825: Parallel replication race condition on gco->flags, possibly resulting in slave hang 11 years ago
Sergei Petrunia 664ce4c507 Fix linking: move the inline functions 11 years ago
Sergei Petrunia 4106dfe89b Merge branch 'bb-10.1-explain-analyze' into 10.1 11 years ago
Sergei Petrunia 77e16ce7d6 MDEV-7648: Extra data in ANALYZE FORMAT=JSON $stmt 11 years ago
Sergei Petrunia b273e4a5c0 Better comments 11 years ago
Alexander Barkov ec68494beb MDEV-7677 my_charset_handler_filename has a wrong "ismbchar" member 11 years ago
Vicențiu Ciorbaru 4fbba09824 MDEV-7813 analyze_stmt fails with --embedded flag set 11 years ago
Jan Lindström 3578419b77 MDEV-7797: file_key_management_plugin uses static IV for a key 11 years ago
Alexander Barkov 0c26c0032c A preparatory patch for MDEV-7284 INDEX: CREATE OR REPLACE. 11 years ago
Alexander Barkov 2a2cc16478 Refactoring in sql_yacc.yy. A pre-requirement patch for 11 years ago
Vicențiu Ciorbaru e3795318ab MDEV-5214 Status variables for number of global/db/table/column/role grants 11 years ago
Nirbhay Choubey ce0427a622 Update galera.global_suppressions with galera warnings. 11 years ago
Vicențiu Ciorbaru 1a32993537 MDEV-5214 Status variables for number of global/db/table/column/role grants 11 years ago
Nirbhay Choubey f8381d9382 MDEV-6069: Remove old logic for 3.23-to-higher upgrades from upgrade SQL scripts 11 years ago