summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixesst-10.4-anel-mysql-secureinstallAnel Husakovic2021-07-073-68/+135
* Try to run and save mysql_secure_installation mtr testAnel Husakovic2021-07-063-3/+78
* fixDaniel Black2021-07-061-1/+1
* mtr: mysql_secure_install fix - conceptDaniel Black2021-07-062-0/+22
* MDEV-19316: mysql_secure_installation should offer to rename root userDaniel Black2021-07-061-0/+15
* fix password for unix socket authDaniel Black2021-07-061-6/+11
* remove remote users last (this might be our connection)Daniel Black2021-07-061-13/+13
* no need to reload privileges nowDaniel Black2021-07-061-33/+0
* "emptypass" multiple meanings - stick to unix_socket_authDaniel Black2021-07-061-26/+11
* comment fixDaniel Black2021-07-061-1/+5
* recreate configuration file + read user defination correctlyDaniel Black2021-07-061-4/+5
* mysql_secure_installation --host is connection property, no a user oneDaniel Black2021-07-061-6/+7
* fix: do not disable echo on read usernameDaniel Black2021-07-061-2/+0
* MDEV-10112: mysql_secure_installation should use GRANT, REVOKE, etc for galer...Daniel Black2021-07-061-10/+8
* fix - indentingDaniel Black2021-07-061-4/+4
* MDEV-10112: mysql_secure_installation should use GRANT, REVOKE, etc for galer...Daniel Black2021-07-061-7/+49
* update copyrightDaniel Black2021-07-061-0/+1
* default to non setting $user@$host password if already protectedDaniel Black2021-07-061-3/+6
* Adjust working to current user (not always root)Daniel Black2021-07-061-3/+3
* MDEV-22486: mysql_secure_installation cannot work without root user in the da...Anel Husakovic2021-07-061-100/+132
* MDEV-25978: minor post-merge fix for .result fileJulius Goryavsky2021-07-061-1/+0
* MDEV-25236 Online log apply fails for ROW_FORMAT=REDUNDANT tablesMarko Mäkelä2021-07-023-13/+81
* Merge 10.3 into 10.4Marko Mäkelä2021-07-022-1/+9
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-07-021-1/+1
| |\
| | * submodules.cmake: add missing --depth=1Eugene Kosov2021-07-021-1/+1
| * | Fixup 586870f9effa48831fda2590f2aee2b95b30be39Marko Mäkelä2021-07-021-0/+8
* | | Merge 10.3 into 10.4Marko Mäkelä2021-07-028-50/+117
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-07-024-27/+81
| |\ \ | | |/
| | * MDEV-26077 Assertion err != DB_DUPLICATE_KEY or unexpected ER_TABLE_EXISTS_ERRORMarko Mäkelä2021-07-023-27/+80
| | * MDEV-25129 fixup: Adjust test resultMarko Mäkelä2021-07-021-0/+4
| * | MDEV-25971 Instant ADD COLUMN fails to issue truncation warningsThirunarayanan Balathandayuthapani2021-07-024-22/+35
* | | mtr: plugin.multiauth aix fixDaniel Black2021-07-022-0/+15
* | | Merge branch 10.3 into 10.4Daniel Black2021-07-023-1/+11
|\ \ \ | |/ /
| * | mtr: fix tests funcs_1.is_tables_is & sql_sequence.rebuildDaniel Black2021-07-022-0/+10
| * | Merge branch '10.2' into 10.3Daniel Black2021-07-021-1/+1
| |\ \ | | |/
| | * MDEV-25129 postfix for windowsDaniel Black2021-07-021-1/+1
| * | mtr: aix - no pool of threadsDaniel Black2021-07-023-0/+6
| * | MDEV-25894: support AIX as a platform in mtrDaniel Black2021-07-024-2/+19
* | | mtr: aix - no pool of threadsDaniel Black2021-07-023-0/+6
* | | MDEV-25894: support AIX as a platform in mtrDaniel Black2021-07-024-2/+19
* | | MDEV-25969: Condition pushdown into derived table doesn't work if select list...Sergei Petrunia2021-07-012-2/+74
* | | Merge 10.3 -> 10.4Sergei Petrunia2021-06-3026-19/+741
|\ \ \ | |/ /
| * | Post-merge fix: update derived_cond_pushdown.resultSergei Petrunia2021-06-301-0/+1
| * | Merge 10.2->10.3Sergei Petrunia2021-06-3023-19/+736
| |\ \ | | |/
| | * MDEV-25969: Condition pushdown into derived table doesn't work if select list...Sergei Petrunia2021-06-303-6/+289
| | * MDEV-25129 Add KEYWORDS view to the INFORMATION_SCHEMAxing-zhi, jiang2021-06-2912-11/+306
| | * MDEV-26040 os_file_set_size() may not work on O_DIRECT filesMarko Mäkelä2021-06-291-5/+33
| | * MDEV-25461 Assertion `je->state == JST_KEY' failed in Geometry::create_from_j...Alexey Botchkov2021-06-283-0/+23
| | * Adjusted test results after the fix for MDEV-20411 (2)Igor Babaev2021-06-261-4/+4
| | * Adjusted test results after the fix for MDEV-20411Igor Babaev2021-06-264-15/+14