当前位置:网站首页>Upgrade MySQL 5.1 to 5.69
Upgrade MySQL 5.1 to 5.69
2022-04-23 15:38:00 【franket】
Error indication schema There is something wrong with the structure of
But you can log in normally after trying to log in
And found that it is a new version
[root@upgrade-slave ~]# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1
Server version: 5.6.27-75.0-log Percona Server (GPL), Release 75.0, Revision 8bb53b6
Copyright (c) 2009-2015 Percona LLC and/or its affiliates
Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
solve schema The method of structural error is to carry out upgrade
Conduct mysql_upgrade
Must be used when the instance is running upgrade
[root@upgrade-slave ~]# time mysql_upgrade -u root -p
Enter password:
Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/lib/mysql/mysql.sock'
Warning: Using a password on the command line interface can be insecure.
Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/lib/mysql/mysql.sock'
Warning: Using a password on the command line interface can be insecure.
mysql.columns_priv OK
mysql.db OK
mysql.event OK
mysql.func OK
mysql.general_log OK
mysql.help_category OK
mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
mysql.ndb_binlog_index OK
mysql.plugin OK
mysql.proc OK
mysql.procs_priv OK
mysql.servers OK
mysql.slow_log OK
mysql.tables_priv OK
mysql.time_zone OK
mysql.time_zone_leap_second OK
mysql.time_zone_name OK
mysql.time_zone_transition OK
mysql.time_zone_transition_type OK
mysql.user OK
Running 'mysql_fix_privilege_tables'...
Warning: Using a password on the command line interface can be insecure.
Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/lib/mysql/mysql.sock'
Warning: Using a password on the command line interface can be insecure.
Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/lib/mysql/mysql.sock'
Warning: Using a password on the command line interface can be insecure.
huodongdb.delivered_emails OK
huodongdb.prepared_emails OK
testdb.space_diaries OK
...
...
feeddb.ux_order_stats OK
feeddb.ux_product_stats OK
feeddb.weight_changes OK
test.checksum OK
OK
real 2m4.418s
user 0m0.049s
sys 0m0.038s
[root@upgrade-slave ~]#
Repair completed
版权声明
本文为[franket]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231406039231.html
边栏推荐
- Detailed explanation of kubernetes (XI) -- label and label selector
- Independent operation smart farm Innovation Forum
- 导入地址表分析(根据库文件名求出:导入函数数量、函数序号、函数名称)
- 字符串最后一个单词的长度
- Mysql database explanation (8)
- Go语言条件,循环,函数
- WPS品牌再升级专注国内,另两款国产软件低调出国门,却遭禁令
- Mumu, go all the way
- Demonstration meeting on startup and implementation scheme of swarm intelligence autonomous operation smart farm project
- Knn,Kmeans和GMM
猜你喜欢
多生成树MSTP的配置
Machine learning - logistic regression
What exactly does the distributed core principle analysis that fascinates Alibaba P8? I was surprised after reading it
Detailed explanation of MySQL connection query
T2 icloud calendar cannot be synchronized
Sword finger offer (2) -- for Huawei
Redis主从复制过程
Detailed explanation of kubernetes (IX) -- actual combat of creating pod with resource allocation list
Mumu, go all the way
For examination
随机推荐
What is CNAs certification? What are the software evaluation centers recognized by CNAs?
Precautions for use of dispatching system
机器学习——逻辑回归
PHP operators
布隆过滤器在亿级流量电商系统的应用
通過 PDO ODBC 將 PHP 連接到 MySQL
一刷312-简单重复set-剑指 Offer 03. 数组中重复的数字(e)
Machine learning - logistic regression
Deeply learn the skills of parameter adjustment
幂等性的处理
PHP classes and objects
Go语言数组,指针,结构体
Special analysis of China's digital technology in 2022
JVM-第2章-类加载子系统(Class Loader Subsystem)
How did the computer reinstall the system? The display has no signal
多生成树MSTP的配置
Openstack theoretical knowledge
Hj31 word inversion
php类与对象
网站建设与管理的基本概念