MySQL Study--mysql management tool SQLyog

Source: Internet
Author: User
Tags mysql connect

MySQL Study--mysql management tool SQLyog

SQLyog is an easy-to-use, fast and concise tool for graphically managing MySQL databases, and it is able to manage your database efficiently from any location!

The SQLyog Database Synchronization Wizard will guide you through the data synchronization steps between the two databases and will also help you schedule the database synchronization process. The work file stores the configuration for this task. You can use a working file to run this task in the future. The Schedule Backup Wizard guides you through the steps to schedule the export of SQL data, which you can use to generate an SQL file or multiple files from the exported data.

First, the installation of SQLyog

You can download the cracked version from the internet to use 650) this.width=650; "style=" Border-bottom:medium none;border-left:medium none;border-top:medium None;border-right:medium none; "alt=" Smile "src=" Http://static.blog.csdn.net/xheditor/xheditor_emot/default/smile.gif "/>

1. Installation

2. Connect to the database

Authorization on the database side:

[[email protected] ~]# mysql-u root-p
Enter password: 
Welcome to the MySQL monitor.  commands end with; or \g.
Your MySQL Connect Ion ID is 3

mysql> Select version ();
+-------------+
| version ()   |
+-------------+
|   5.6.25-73.1   |
+-------------+
1 row in Set (0.00 sec)
mysql> Grant all on * * to ' root ' @ ' 192.168.8.254 ' identified By ' Oracle ';
Query OK, 0 rows affected (0.01 sec)


Second, the use of SQLyog

650) this.width=650; "Style=" Border-bottom: Medium None;border-left:medium None;border-top:medium none;border-right:medium none; "Src=" http://img.blog.csdn.net /20150814173209616?watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqv/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/ Dissolve/70/gravity/center "/>

database management

650) this.width=650; "Style=" Border-bottom: Medium None;border-left:medium None;border-top:medium none;border-right:medium none; "Src=" http://img.blog.csdn.net /20150814173247815?watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqv/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/ Dissolve/70/gravity/center "/>

Stored procedure management

650) this.width=650; "Style=" Border-bottom: Medium None;border-left:medium None;border-top:medium none;border-right:medium none; "Src=" http://img.blog.csdn.net /20150814173318578?watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqv/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/ Dissolve/70/gravity/center "/>

table Management

SQLyog also has more features, such as backup and so on, you can install the use, more digging and play its powerful features! 650) this.width=650; "style=" Border-bottom:medium none;border-left:medium none;border-top:medium none;border-right: Medium none; "alt=" Smile "src=" Http://static.blog.csdn.net/xheditor/xheditor_emot/default/smile.gif "/>

This article is from the "Tianya blog," Please make sure to keep this source http://tiany.blog.51cto.com/513694/1684744

MySQL Study--mysql management tool SQLyog

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.