Test bitsCN.com
Test the accidental deletion operation of MySQL replication + snapshot restoration
The following two scenarios are assumed:
Scenario 1: master-slave architecture with no delay. DBA misoperations: drop database [copy + snapshot:
Create, delete, and query all Mysql users to improve your MYSQL security bitsCN.com
Create, delete, and query all Mysql users to improve your MYSQL security
We recommend that you do not use the root account of mysql to connect to the database for
Mysql my. CNF configuration file and parameter introduction bitsCN.com
Introduction to the MY. CNF configuration file and parameters in MYSQL
For a single running WEB server, we recommend that you
Efficiency Comparison between reading and writing files and reading and writing databases: bitsCN.com
This problem was also recently mentioned, that is, whether to read files faster or to read databases faster and how fast it can be. tian yuan also
Query of IN and FIND_IN_SET IN mysql bitsCN.com
Query of IN and FIND_IN_SET IN mysql
I thought mysql could perform such a query.
select id, list, name from table where 'daodao' IN (list); (1)
Note: 1. table contains three fields: int, list:
De-duplication that cannot be solved by distinct in sqlserver maxgroupby bitsCN.com
De-duplication cannot be solved by distinct in sqlserver max groupby
1: SELECT * FROM T_STANDARD_SYSTEM group by SYSTEM_ID order by SYSTEM_ID2: SELECT *,
After MySQL master-slave replication is built on the two hosts, the showslavestatus displays: Last_IO_Error: errorconnectingtomaster ...... Solve bitsCN.com
After MySQL master-slave replication is built on the two hosts, the show slave status
[MYSQL] time in milliseconds to convert bitsCN.com
[MYSQL] time millisecond conversion
In java, bigint fields are often used for saving time. Generally, the time is saved as a large number. Each retrieval requires conversion in the program.
BitsCN.com
Permission issues after rsync synchronizes mysql files
When you use rsync to synchronize mysql database files, a File permission problem occurs, causing the mysql table to be unavailable.
After reading the original rsync, I made
Msyql regular backup by date batch processing bitsCN.com
Msyql regular backup batch processing by date
Bat content
@ Echo start backup program
@ Rem: the time format may change. a problem may occur here.
@ Set dateString = % date :~ 0, 4%
[MySQL] permission check for stored procedures, functions, triggers, and views
[MySQL] permission check for stored procedures, functions, triggers, and views
After a stored procedure, function, trigger, or view is created, other users may need to
Mysql-5.6.14-winx64 Chinese garbled problem bitsCN.com
Mysql-5.6.14-winx64 Chinese garbled problem
1. download the mysql-5.6.14-winx64 version of MySQL database from the MySQL official website, without installation, unzip the Direct can be used.
Some commands that may be used by mysql database: bitsCN.com
Mysql database commands that may be used
Show status like 'Threads _ ccted'/* Current link quantity */show status like 'max _ used_connections '/* maximum number of connections
View and set bitsCN.com for [MySQL] variables (parameters)
[MySQL] viewing and setting variables (parameters)
Similar to Oracle parameter files, MySQL option files (such as my. cnf) is used to configure the MySQL server, but it is not the same as
Why MySQL introduces DoubleWriter bitsCN.com
Why MySQL introduces Double Writer
(I) what is
Double writer is a continuous space in ibdata1 (shared tablespace ).
BTW: why is it called buffer? Are all buffer writes called buffer and
Mysql is a table-level lock by default. some uncommon commands such as bitsCN.com
Mysql uses table-level lock commands by default.
1. mysql uses table-level locks by default. If InnoDB storage engine is enabled, the database supports row-level
Mysql compressed package weight loss bitsCN.com
Mysql compressed package for weight loss
The zip package downloaded from the official website is usually large,
There are some unnecessary files, which can be deleted as follows:
1. delete
The stored procedure bitsCN.com optimized for each table in the database in mysql
Mysql optimizes the storage process for each table in the database.
Optimize the storage process for each table in the database
Create procedure 'inventory '.
Default value of all variables of mysql5.34x64 Community Edition in win environment: bitsCN.com
Default values of all variables in mysql5.34x64 Community Edition in win environment
My. ini file content:
[mysqld]port =
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