2019独角兽企业重金招聘Python工程师标准>>>

Database connections will be migrated

Posted by: Max Hugen 
Date: May 23, 2017 07:22PM

The Notifier has been popping up for the last couple of days with the msg:

Database connections will be migrated 
Connections will be migrated to use MySQL Workbench's connections file.

I don't really know what it means, so I'm very concerned that it may affect connections to clients' MySQL servers etc. I use SQLyog to connect remotely.

Will it affect things like this?

Max Hugen 
Australia

Re: Database connections will be migrated

Posted by: Javier Treviño 
Date: August 08, 2017 04:25PM

Hi All, 
I am going to attempt to answer your question.

Some products are able to share connection information to MySQL Server instances with MySQL Workbench. The products that do this are MySQL for Excel, MySQL Notifier and MySQL for Visual Studio.

By sharing connection information this means that if MySQL Workbench is installed in the same computer, all of these programs will attempt to use the same configuration file where MySQL Workbench stores the information about connections.

So, if any of the 3 aforementioned products are installed but MySQL Workbench is not, they will fallback to use their own separate configuration file to store connection information, but as soon as they detect MySQL Workbench is present, they will attempt to migrate or move the connections stored in the separate configuration file to the file MySQL Workbench uses.

The product presents a dialog with the message you have been talking about in this forum thread. You should notice there is a More Info button displayed in that dialog. If you click it an information message like this will be shown:

{APP_NAME} now works with the connections file used by MySQL Workbench if it is installed.

{APP_NAME} will attempt to merge all existing connections with MySQL Workbench and in order to do this MySQL Workbench must not be running.

Please make sure MySQL Workbench is closed to continue with the merging operation. 
If you choose not to migrate connections now, you will be prompted later to perform the migration.

Also note that in the latest versions of the 3 aforementioned products the migration of connection information can be delayed to be done at a later time or delayed indefinitely, which means the connection information will remain in the product's configuration file until a manual migration of this information is performed.

Best regards.

==================================== 
Javier Treviño 
MySQL on Windows Team

Re: Database connections will be migrated

Posted by: Bob Smith 
Date: November 02, 2017 01:42AM

So is it a good idea to let it happen or not?

Re: Database connections will be migrated

Posted by: Javier Treviño 
Date: January 15, 2018 12:42PM

Hi Bob, 
I can't answer that question for you. 
It all depends on your preference to have different connections for each separate MySQL client application (in which case you should NOT migrate them), or if you prefer to see the same connections shared among MySQL client applications regardless of which client app you used to create it (in which case you should migrate them).

Best regards.

==================================== 
Javier Treviño 
MySQL on Windows Team

本文内容全部摘录自MySQL官方问答:Database connections will be migrated

转载于:https://my.oschina.net/ZhenyuanLiu/blog/1823611

MySQL:Database connections will be migrated官方说明相关推荐

  1. Database connections will be migrated

    官方论坛的回答:https://forums.mysql.com/read.php?173,657636,659388#msg-659388 我看了下,大概意思是MySQL的工具主动要求分享自己的数据 ...

  2. Eclipse利用Database Connections连接数据库并实现从数据库逆向生成Hibernate带注解的实体类

    转自: https://blog.csdn.net/qq_37844454/article/details/84194179 https://www.cnblogs.com/pretty-sunshi ...

  3. c语言连接数据库例子,c语言操作mysql数据库小例子_互帮互助(C language MySQL database operation example _ mutual help).doc...

    这是精心收集的精品经典资料,值得下载保存阅读! c语言操作mysql数据库小例子_互帮互助(C language MySQL database operation example _ mutual h ...

  4. hive mysql 远程_ubuntu中为hive配置远程MYSQL database

    一.安装mysql $ sudo apt-get install mysql-server 启动守护进程 $ sudo service mysql start 二.配置mysql服务与连接器 1.安装 ...

  5. 命令行导出和导入数据库 How to export and import MySQL database using command line Interface...

    导出 : To export MySQL database, open putty on Windows or Terminal in either MAC or Linux OS, Go to th ...

  6. php 备份数据库 Backup Your MySQL Database Using PHP

    代码: <?phpbackup_tables('localhost','root','root','mysql');/* backup the db OR just a table */ fun ...

  7. MYSQL - database 以及 table 的增删改查

    MYSQL - database 以及 table 的增删改查 MySQL的相关概念介绍 MySQL 为关系型数据库(Relational Database Management System), 这 ...

  8. docker Starting MySQL database server mysqld fail解决办法

    今天有一个ubuntu+mysql的测试环境,在容器重启的时候mysql启动失败,导致docker启动失败. 首先查看docker日志 docker logs 8a16 发现有如下报错: * Stop ...

  9. nagios mysql 并发_nagios监控mysql的connections和processlist

    监控connections和processlist的脚本下载地址: 1.把脚本上传到/usr/local/nagios/libexec目录下 /usr/local/nagios/libexec/che ...

最新文章

  1. android TranslateAnimation动画执行时的坐标获取。
  2. Windows Android SDK下载安装,配置,异常问题解决教程
  3. 数据结构实验之图论一:基于邻接矩阵的广度优先搜索遍历(BFS)
  4. 7-26晚上实现mystring
  5. 创建没有Document的MFC MDI应用程序
  6. 10 个十分难得的 javascript 开发经验
  7. 华为云服务器安装win10系统,云服务器可以安装win10吗
  8. php 手机屏幕,90hz和60hz手机屏幕差别大吗
  9. 【Pytorch】MNIST数据集的训练和测试
  10. reactNative+typescript-三,底部导航器
  11. 迁移到MySQL的语法转换工具初步设计
  12. 【新品重磅发布】FOHEART·HF1面部表情捕捉头盔
  13. 运行JavaScript代码片段的19种工具
  14. 【学习笔记】Baby Step Giant Step算法及其扩展
  15. Java Web入门之网络聊天室
  16. mysql中getdate怎么用_SQL中 getdate() 用法
  17. HTTPS之SNI介绍
  18. Android轻松实现高效的启动页
  19. mysql求回购率_用户行为分析——回购率、复购率(SQL、Python求解)
  20. 帝国cms如何域名html的专题,帝国cms 二级域名绑定栏目的最完美的解决方案

热门文章

  1. Spring MVC学习笔记——POJO和DispatcherServlet
  2. C#开发微信门户及应用(7)-微信多客服功能及开发集成
  3. 【6年开源路】海王星给你好看!FineUI v4.0正式版暨《FineUI3to4一键升级工具》发布!...
  4. 原来颓废也是需要力气的
  5. 偶然发现静态函数与性能一例
  6. 13岁女孩因发布JavaScript无限循环代码被捕
  7. 【BZOJ4259】残缺的字符串
  8. [Java] 实验4參考代码
  9. 浅谈JVM的GC策略
  10. 新浪微博授权失败:applications over the unaudited use restrictions