[MDEV-11000] Compatibility issues between 10.2 and MySQL 5.7 Created: 2016-10-09 Updated: 2020-12-08 Resolved: 2020-12-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Affects Version/s: | 10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
We need to define to which extent MariaDB 10.2 should be compatible with MySQL 5.7. For MariaDB 10.0/10.1 the major obstacle is Not supported in 10.2This section will contain random features, syntax and options that I encounter during testing as not supported in 10.2, while supported in MySQL 5.7. CREATE USER ... PASSWORD EXPIRE ... (see |
| Comments |
| Comment by Otto Kekäläinen [ 2016-11-08 ] |
|
ratzpo What is the plan here? In buildbot we test 5.7 -> 10.2 upgrades, and so far they always fail. Does the test mirror the target state or should the test step be removed or changed to a 5.6 -> 10.2 test? |
| Comment by Ian Gilfillan [ 2017-08-31 ] |
|
Should this task be re-aimed at 10.3 now? There are quite a few variables in MySQL 5.7 not present in MariaDB. They're listed at https://mariadb.com/kb/en/the-mariadb-library/system-variable-differences-between-mariadb-103-and-mysql-57/ |
| Comment by Elena Stepanova [ 2017-08-31 ] |
|
I'm not aware of any planned effort for 10.3 to be "more compatible" with MySQL 5.7 than 10.2. I'll leave it to ratzpo and serg to decide whether we need a task for it in 10.3. |
| Comment by Sergei Golubchik [ 2017-08-31 ] |
|
Having some of that in 10.3 is still possible, but not very likely. |
| Comment by Daniel Black [ 2020-12-08 ] |
|
Account locking implemented in updated: Given the age of this bug now, I suspect the the satisfaction with level of compatibility has been reached. |