MySQL Router Bootstrap fails with the message "The target table XX is not insertable-into (1471)"
(Doc ID 2660224.1)
Last updated on JULY 17, 2020
Applies to:
MySQL Router - Version 8.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to perform the bootstrap command with MySQL Router, it fails with an error similar to:
'Error executing MySQL query "INSERT INTO mysql_innodb_cluster_metadata.v2_routers (address, product_name, router_name) VALUES (<server_name>, 'MySQL Router', 'system')":
The target table v2_routers of the INSERT is not insertable-into (1471)' (1471), trying to connect to another node
Changes
The issue is presented after upgrading MySQL Router to 8.0.19 version
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |