summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test for two password validation pluginsbb-10.0-validationSergei Golubchik2015-02-272-0/+59
* cracklib_password_check pluginSergei Golubchik2015-02-274-0/+183
* strict_password_validationSergei Golubchik2015-02-277-0/+76
* validate SET PASSWORDSergei Golubchik2015-02-276-106/+135
* cleanup: s/(OLD_)?PASSWORD/&_SYM/gSergei Golubchik2015-02-272-15/+15
* password validation function in sql_acl.ccSergei Golubchik2015-02-273-0/+69
* password validation plugin type and a simple pluginSergei Golubchik2015-02-279-16/+602
* GRANT: calculate pasword hash in sql_acl.ccSergei Golubchik2015-02-272-27/+28
* parser: store the password hash in LEX_USER::auth, not in ::passwordSergei Golubchik2015-02-273-67/+39
* sql_acl.cc: better recognize the context to tell the role from a userSergei Golubchik2015-02-274-25/+38
* bugfix: IDENTIFIED BY clause was lost in some GRANT variantsSergei Golubchik2015-02-275-21/+64
* cleanup: sql_acl.ccSergei Golubchik2015-02-274-37/+5
* cleanup: normalize LEX_USER to get rid of different representation of the sam...Sergei Golubchik2015-02-275-5/+119
* cleanup: bool_variable= -1; -> bool_variable= true;Sergei Golubchik2015-02-271-7/+7
* remove unsupported service fileSergei Golubchik2015-02-271-64/+0
* don't load plugin of unsupported typesSergei Golubchik2015-02-271-1/+5
* cleanup: sql_plugin.ccSergei Golubchik2015-02-271-19/+20
* Merge remote-tracking branch 'origin/10.0' into 10.0mariadb-10.0.17Sergei Golubchik2015-02-2510-3/+96
|\
| * MDEV-7413: optimizer_use_condition_selectivity > 2 crashes 10.0.15+maria-1~wh...Sergey Petrunya2015-02-252-0/+54
| * MDEV-7629 Regression: Bit and hex string literals changed column names in 10....Alexander Barkov2015-02-258-3/+42
* | MDEV-7530 !includedir reads files in random orderSergei Golubchik2015-02-251-1/+1
* | Merge remote-tracking branch 'origin/10.0' into 10.0Sergei Golubchik2015-02-2414-23/+245
|\ \ | |/
| * MergeSergei Golubchik2015-02-248-23/+131
| |\
| | * - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp.Olivier Bertrand2015-02-228-23/+131
| * | MDEV-7623: Add lock wait time and hold time to every record/table lock in Jan Lindström2015-02-244-0/+46
| * | MDEV-7620: Transaction lock wait is missing number of lock Jan Lindström2015-02-234-0/+68
* | | MDEV-6703 Add "mysqlbinlog --binlog-row-event-max-size" supportSergei Golubchik2015-02-242-5/+18
* | | fix mroonga to compile w/o performance schemaSergei Golubchik2015-02-242-20/+29
* | | MDEV-7335: Potential parallel slave deadlock with specific binlog corruptionKristian Nielsen2015-02-244-14/+159
* | | MDEV-7458: Deadlock in parallel replication can allow following transaction t...Kristian Nielsen2015-02-231-1/+7
* | | Add error handling on realpath() call.Kristian Nielsen2015-02-231-1/+6
* | | Merge remote-tracking branch 'origin/10.0' into 10.0Sergei Golubchik2015-02-22537-8827/+49550
|\ \ \ | |/ /
| * | Fix test failure on labrador. Jan Lindström2015-02-201-0/+1
| * | merge 10.0-spiderSergei Golubchik2015-02-1919-67/+272
| |\ \
| | * | Merge Spider 3.2.18Kentoku SHIBA2015-02-2020-65/+275
| * | | MDEV-7568: STOP SLAVE crashes the serverKristian Nielsen2015-02-191-3/+3
| * | | compiler warnings in spiderSergei Golubchik2015-02-193-2/+7
| * | | after merge: fix mroonga to compile and pass its testsSergei Golubchik2015-02-198-14/+29
| * | | merge 10.0-mroongaSergei Golubchik2015-02-19416-7028/+46168
| |\ \ \
| | * | | Update Mroonga to the latest version on 2015-02-17T13:34:27+0900Kentoku SHIBA2015-02-17416-7028/+46168
| | * | | Merge from trunkKentoku SHIBA2015-01-271088-68767/+336252
| | |\ \ \
| * | \ \ \ merge 10.0-connectSergei Golubchik2015-02-1934-1490/+2431
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | - Remove GCC warningsOlivier Bertrand2015-02-192-2/+2
| | * | | | - Work on JSON and JSON UDF'sOlivier Bertrand2015-02-194-1105/+1247
| | * | | | - Typo on the jsonudf.cpp nameOlivier Bertrand2015-02-121-288/+288
| | * | | | - Adding json udf's. Making the second version of json tables.Olivier Bertrand2015-02-1183-4829/+554
| | * | | | - Remove some GCC warningsOlivier Bertrand2015-02-081-0/+2
| | * | | | - Handle the use of date/time values when making queries for MYSQL orOlivier Bertrand2015-02-083-14/+92
| | * | | | - Modify the connect_type_conv and connect_conv_size variables.Olivier Bertrand2015-02-076-73/+82
| | * | | | - Add or correct some tracing codeOlivier Bertrand2015-02-022-1/+4