Use mysqlsla to analyze MySQL logs

Download: http://hackmysql.com/mysqlsla Tar xzvf mysqlsla-2.03.tar.gz CD mysqlsla-2.03 Perl makefile. pl Make Make install   Install the command mysqlsla to the/usr/bin directory by default. When you install the Perl module through

Simple MySQL commands

1. Installation: MySQL installation packages are divided into the installation version and the green decompression version. The green unzipping version does not require installation. You can decompress it directly and use it in the doscommand line.

My lamp implementation process-MySQL

Install MySQL # Cd/usr/downRun ls-L to list the files in the current directory. # Groupadd MySQL # Useradd-G MySQL (if you select "Install all" when installing the toolkit, the commands for adding these two user groups will prompt that the user

A large number of unauthenticated users in MySQL

Recently, the database has encountered abnormal pauses and blocking, and a large number of connections similar to the following are found through show processlist: | 592 | unauthenticated user | 192.168.3.20: 35320 | null | connect | login | null ||

MySQL configuration file my. CNF

MySQL parameter optimization is difficult for new users. In fact, this parameter optimization is very complicated. For different websites, their online volume, access volume, and number of posts, network Conditions and machine hardware

Install MySql in a binary source package in Linux

Install the first Binary source code ready, you can download from the image Sohu: http://mirrors.sohu.com/ My website is mysql-5.5.15-linux2.6-i686.tar.gz, Linux version 2.6.18-164. EL5 In actual work, the configurations of virtual machines may be

Detailed process of installing, configuring, and detaching MySQL through RPM packages.

Detailed process of installing, configuring, and detaching MySQL through RPM packages. Take MySQL-server-4.0.14-0.i386.rpm as an example, put it under the/Data Directory CD/Data Rpm-IVH MySQL-server-4.0.14-0.i386.rpm After installation is

Discussion on MySQL-based high-availability and Scalable Architecture

From: http://www.programmer.com.cn/3567/ With the soaring amount of information, information storage has become a crucial technology in this era. How to ensure that the data storage technology can adapt to the increasing speed of information and our

Connection server on MySQL database-federated engine dB Link

I used SQL Server databases all the time. Recently, my company has a new project to use MySQL databases, many of which are cross-server access. SQL Server uses linked servers for cross-server access, while MySQL is implemented through the federated

MySQL master-slave backup

I. Prepare servers Because the BINLOG formats of different MySQL versions (Binary logs) may be different, the best combination is that the mysql version of the master is the same or lower than the slave version, the master version must not be higher

Solve MySQL server has gone away

Applications (such as PHP) execute MySQL statements in batches for a long time. Execute an SQL statement, but the SQL statement is too large or the statement contains blob or longblob fields. For example, processing image data. MySQL server has gone

JSP configuration record (connect to MySQL)

Http://www.missyuan.net/html/bc/jsp/20070114/594_8.html Classpath: .; % Java_home % \ Lib \ DT. jar;% Java_home % \ Lib \ tools. jar;(.;C: \ j2sdk1.4.2 _ 14 \ Lib \ mysql-connector-java-3.1.14-bin-g.jar;D: \ Program Files \ Java \ mysqlforjdbc \

Troubleshooting of Chinese garbled characters in MySQL

MySQL causes Chinese garbled characters for the following reasons:1. Problems with server settings, such as staying at Latin12. Table language setup problems (including character and collation)3. Connection language settings for client programs

MySQL truncation Vulnerabilities

Document directory Max_packet_size SQL column truncation Vulnerabilities Conclusion While SQL-injection is one of the most discussed security problems in Web applications other possible problems for SQL queries like overlong input are usually

Create an index using a numeric value in MySQL

From http://www.penglixun.com/tech/database/mysql_virtual_function_index.html SQL statements for function compute with columnsMySQL cannot use indexes. MySQL does not have function indexes in Oracle,For example: SELECT *FROM table_1WHERE

MySQL also displays records whose count is 0.

Run the following command in MySQL: Select use_city, count (*) from data where OS = "Windows 2003 STD" group by use_city; the result is: + ----------- + ---------- + | Use_city | count (*) | + ----------- + ---------- + | Beijing | 2 | | Chengdu | 2

MySQL user password

Method 1:Under/usr/local/MySQL/bin:./Mysqladmin-u Root Password 'new _ password'This method is usually used for installation. 2. Change the password of another user as the root user: Mysql> set password for 'root' @ 'localhost' = PASSWORD ('abc ');

How to crack the password forgotten by MySQL)

How can I retrieve the MySQL Root Password !!!!!!! I installed MySql in Linux and changed the empty root password when I first installed it. At that time, I also changed a memorable password. I did not expect to forget it one day later. Because the

MySQL cluster configuration parameter update

Perform the following steps on 'get MySQL cluster running-Linux:[Cuser1 @ localhost my_cluster] $/home/cuser1/mysqlc/bin/ndb_mgmd-f conf/config. ini -- Initial -- configdir =/home/cuser1/my_cluster/CONF/ MySQL Cluster Management Server mysql-5.1.56

MySQL backup tool xtrabackup 2.0.7 released

Xtrabackup is an open-source tool used to back up the InnoDB database of MySQL. New features of this version. 1. This version of xtrabackup percona fully supports the new MySQL 5.6 feature. 2. xtrabackup percona supports InnoDB buffer pool

Total Pages: 3233 1 .... 2891 2892 2893 2894 2895 .... 3233 Go to: GO

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.