![Kamlesh Chauvhan](/assets/img/avatar_default.png)
Followup of change: Ic78059b625e73cece355541cb4d89e641abc1103 Change-Id: Idb0410a1946acbd7caf6a0bb1dad229bd5c2c346
9 lines
340 B
YAML
9 lines
340 B
YAML
---
|
|
fixes:
|
|
- |
|
|
In mysql 8.0.19, duplicate key error information is extended to
|
|
include the table name of the key. Previously, duplicate key error
|
|
information included only the key value and key name.
|
|
This extends capabilities to handle changes in duplicate key error
|
|
information with newer mysql version since 8.0.19.
|