Since the PHP and MySQL has a certain understanding, I will be in the company's huge Excel database eyeing, want to secretly "share" the confidential business data, while pondering how to get the hand, while thinking about how to convert into a
This page is top.php
untitled document
This page is index.php
?
Header ("Expires:sun, Dec 1997 09:32:45 GMT");
Header ("Cache-control:no-cache, must-revalidate");
Header ("Pragma:no-cache");
?>
Must have solved the JSP in the garbled problem, but still some people's MySQL garbled problem has not been solved, including myself, so I found some information, hope this can completely solve the MySQL database garbled problem.The first method, a
This article analyzes the MySQL login error tip: Error 1045 (28000) solution. Share to everyone for your reference, specific as follows:
First, the question:
MySQL database of company Linux system root user set password, but often use command '
1. Install MySQL 2. Install MySQL Workbench
Install MySQL need to go to http://www.mysql.com/downloads/download the appropriate DMG version
The installation should be aware of the last one of the interface prompts a dynamic password, this must be
This article describes the MySQL index must understand several important issues. Share to everyone for your reference, specific as follows:
1, what is the index?
Indexes are used to quickly find rows that have a specific value in a column. Without
Here is the data we inserted into this Tuangou table:
ID Web City Type
1 handle net Beijing food and beverage
2 Handle Network Shanghai leisure and entertainment
300 sub-group Tianjin Food and beverage
4 Handle Network Shenzhen online shopping
500
Later, after the reference on the Internet, successfully connected to the server MySQL database via HTTP. I hereby record:
First to NaviCat official website (www.NaviCat.com.cn) Download the latest version of the NaviCat
When the installation is
First, the use of mysqldump
1, mysqldump Backup Database
1. Enter the MySQL installation file bin directory, such as:d:\mysql5.5\bin>
2. Backing up the database with the mysqldump-uroot-p123 qh>d:\qh.sql command
mysqldump-uroot-p123 Login to
At first it didn't occur to me that this 10w of data a number inserts a number for half an hour only 2w. Later, an improved SQL BULK INSERT
Copy Code code as follows:
--Before optimizing the code
Insert into table (MOBILE) values (13800000
You should know more about HTML forms, and the following code is a very simple HTML form:
Surname:
Name:
When you enter the data and press the Submit button, the form will send the data to the SUBMITFORM.PHP3. This PHP script is
Prior to the installation of MySQL did not make a summary, to replace the new computer, fill in the installation record, installation, find some users of the installation records, found a lot of pits
1, Mysql-5.7.12-winx64.zip downloadOfficial
This example describes a workaround for MySQL to modify the my.cnf configuration. Share to everyone for your reference, specific as follows:
First, the question:
After modifying the MY.CNF configuration file, it does not take effect, what is this?
This paper describes the correct way to delete the MySQL log in detail. Share to everyone for your reference, specific as follows:
1. Find:
Mysql> show binary logs;
+ —————-+ ——— –+
| Log_name | file_size |
+ —————-+ ——— –+
| mysql-bin.00000
MySQL adds skip-name-resolve can't link the problem,
To verify that MYSQL is authorized by the host name
In the MYSQL Server configuration file My.ini, add the following two lines:
[Mysqld]Skip-name-resolve
It will prevent MySQL Server from DNS
This article illustrates the usage of MySQL segmentation query. Share to everyone for your reference, specific as follows:
For large queries sometimes need to ' divide and conquer ', the large query is divided into small queries: Each query
1, this is relatively simple: in the phpMyAdmin has provided
2. First design the table to consider the choice of what storage engine, MyISAM does not support transactions, but the query speed, but now generally used are innodb, can meet the 95%
Description
A MySQL database server on the line suddenly power off, causing system failure to start, reinstall the system, locate the MySQL database folder before.
Problem:
By copying files to the previous MySQL database recovery, found in the
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