This article "My MySQL Learning experience (15)" will explain the MySQL logThe logs in MySQL are divided into 4 categories, and using these log files, you can see what's happening inside MySQL.respectively is1, error log: Log the MySQL service start,
Collect and sort out common mysql SQL skills,
If you don't talk much about it, You can directly post code to everyone.
1. Number Auxiliary table
// Create table test (id int unsigned not null primary key); delimiter // create procedure pnum (cnt int
Usage of mysqltoolkit [memo] bitsCN.com
Mysql toolkit is a small plug-in used to monitor and analyze databases. it is usually used to call perl to analyze and compare the current environment and database. it is worth learning.
This article is a collection and collation of common mysqlsql skills. it is helpful for you to learn about mysqlsql skills. if you are interested, learn it together, paste the code directly.
1. number Auxiliary table
// Create table test (id int
No more nonsense to say, directly to everyone paste code.
1, Digital Auxiliary table
Create a table CREATE TABLE test (ID int unsigned NOT NULL primary key);
Delimiter//CREATE PROCEDURE pnum (CNT int unsigned) begin declare i int unsigned
Backup BasicsCold (cold Backup): Need to shut down the MySQL service, read and write requests are not allowed in the state;Win Bei (warm backup): Service online, but only support read requests, do not allow write requests;Hot backup: The business is
Mysql toolkit is a small plug-in used to monitor and analyze databases. It is usually used to call perl to analyze and compare the current environment and database. It is worth learning.
#now (), gets the date format of the current timestamp [' y-m-d h:i:s '] #sysdate (). Gets the date format of the current timestamp [' y-m-d h:i:s ']select now () select Sysdate (); #curdate () Gets the date format for the current timestamp [' y-m-d
1.eclipse Export doc appears "The Javadoc command does not exist."Javadoc Command Select Jdk/bin/javadoc.exe2.tomcate Configuring Web Projects.....Sql:3.mysql * must be put in front otherwiseSelect *,customer.name from Customer;You have a error in
1, character_sets table create temporary table ' character_sets ' (' character_set_name ' varchar ( +) Not NULL DEFAULT"', the name of the character set, such as set names UTF8; ' default_collate_name ' varchar ( +) Not NULL DEFAULT"', the full name
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.