Mysql google 云控制台 (Appengine) 中的实例崩溃
Mysql instance in google cloud console (Appengine) crashed
我在 google 云控制台上有一个 sql 数据库突然停止工作。我无法启动、停止或重启我的实例。我无法从实例恢复备份。我的崩溃日志显示
insertId: "s=xxxxxx"
logName: "projects/xxxxxxxx/logs/cloudsql.googleapis.com%2Fmysql.err"
receiveTimestamp: "2019-11-19T09:45:40.414048508Z"
resource: {
labels: {
database_id: "xxxxxxxxxx"
project_id: "xxxxx"
region: "xxxxxx"
}
type: "cloudsql_database"
}
severity: "ERROR"
textPayload: "InnoDB: Progress in percent: 0 1 2 3 4 5 6 7 8 9 10 11 2019-11-19T09:45:39.080501Z 0 [ERROR] InnoDB: Trying to access page number 11 in space 5412, space name billing/with_state_1, which is outside the tablespace bounds. Byte offset 0, len 16384, i/o type read. If you get this error at mysqld startup, please check that your my.cnf matches the ibdata files that you have in the MySQL server."
timestamp: "2019-11-19T09:45:39.080618Z"
如何获取 mysql 转储文件或如何重新启动实例。请给我解决方案。提前致谢。
为了在此类问题上获得适当的帮助,请 open an issue 与 Google 云平台团队 "Cloud SQL instance hangs and won't restart" 联系。在平台中创建问题后,Google 工程师会帮助您。
在问题正文中添加您的项目 ID 和 Cloud SQL 实例的名称。
我在 google 云控制台上有一个 sql 数据库突然停止工作。我无法启动、停止或重启我的实例。我无法从实例恢复备份。我的崩溃日志显示
insertId: "s=xxxxxx"
logName: "projects/xxxxxxxx/logs/cloudsql.googleapis.com%2Fmysql.err"
receiveTimestamp: "2019-11-19T09:45:40.414048508Z"
resource: {
labels: {
database_id: "xxxxxxxxxx"
project_id: "xxxxx"
region: "xxxxxx"
}
type: "cloudsql_database"
}
severity: "ERROR"
textPayload: "InnoDB: Progress in percent: 0 1 2 3 4 5 6 7 8 9 10 11 2019-11-19T09:45:39.080501Z 0 [ERROR] InnoDB: Trying to access page number 11 in space 5412, space name billing/with_state_1, which is outside the tablespace bounds. Byte offset 0, len 16384, i/o type read. If you get this error at mysqld startup, please check that your my.cnf matches the ibdata files that you have in the MySQL server."
timestamp: "2019-11-19T09:45:39.080618Z"
如何获取 mysql 转储文件或如何重新启动实例。请给我解决方案。提前致谢。
为了在此类问题上获得适当的帮助,请 open an issue 与 Google 云平台团队 "Cloud SQL instance hangs and won't restart" 联系。在平台中创建问题后,Google 工程师会帮助您。
在问题正文中添加您的项目 ID 和 Cloud SQL 实例的名称。