Recommendation: describes the security configuration of the MySQL database in detail _ MySQL

MySQL is a fully networked cross-platform relational database system and a distributed database management system with a client server architecture. It has the advantages of strong functions, ease of use, convenient management, fast operation speed,

Recommendation: make your MySQL fully cultural _ MySQL

The default MySQL character set provided by the system is not gbk. Therefore, it brings great inconvenience to the database promotion and application and the development of Chinese programs, the endless conversion between GBK and UTF8 consumes

How to synchronize MySQL database data _ MySQL

MySQL database synchronization is required during development. the two systems with the same installation are FreeBSD5.4 and Apache2.0.55 and PHP4.4.0. the MySQL version is 4.1.15, which is the latest version. 1. install and configure the two

How to optimize MySQL server _ MySQL

Today, developers are constantly developing and deploying applications that use the LAMP (Linux, Apache, MySQL, and PHPPerl) architecture. However, the server administrator often has no control over the application itself, because the application is

Easy-to-use mysql backup tool _ MySQL

I used mysqldump for backup, which is easy to store as text files, but it is slow. Of course, the fastest backup method is to copy the data directory directly. But in general, MySQL services must be shut down before you can do it. otherwise, when

Use Perl to access the content of mSQL and MySQL databases _ MySQL

To use Perl to access the content of the mSQL and MySQL databases, you must install some API modules. The following lists the names of required modules and their download URLs: I) required module for regular installation: database universal

Conversion between mysqlUNIX timestamp and date _ MySQL

UNIX timestamp to date function: FROM_UNIXTIME () selectFROM_UNIXTIME (1156219870); date to UNIX timestamp function: UNIX_TIMESTAMP () SelectUNIX_TIMESTAMP (2006-11-0412: 23: 00); for example, mysql queries the unix timestamp of the current day.

MySQL Query cache sample code _ MySQL

The following articles mainly describe the actual application code of MySQL cache query and the description of MySQL cache query size, fragmentation, Cache clearing, and monitoring of MySQL cache query performance, the following is a description of

MySQL efficient paging query procedure _ MySQL

The following articles mainly describe the actual operation steps of SQL Server, ORACLE, and MySQL efficient paging query. if the query results require paging, the related efficiency is generally described, the following efficiency should be

MySQL master-slave database synchronization enhances system security _ MySQL

Test Environment: Master server: CentOS5.2Mysql5.1.35 source code IP: 192.168.1.22 slave server: CentOS5.2Mysql5.1.35 source code IP: 192.168.1.33 configuration: 1. master server 1.1, create a copy user, with the replicationslave permission. Test

Test _ MySQL

Test the new replication feature of MySQL. in Soundbreak, we continuously play live audio and video 24 hours a day. Therefore, we cannot make a convincing test of the new replication feature of MySQL. Through tests, we found that this feature can be

Learn more about MySQL lock mechanism _ MySQL

Learn more about MySQL lock mechanism 1. MySQL concurrency and isolation control mechanism Meta-data metadata lock: implemented in the table cache and provides isolation for DDL (Data Definition Language. A special meta-data metadata type called

Phpmyadmin installation method _ MySQL

Phpmyadmin installation method The phpmyadmin installation method is as follows: 1. download multi-country language packs Decompress the package and change it to phpmyadmin. Note that it is in lower case and put it under the folder htdocs. 2.

Differences between InnoDB and MyISAM types in MySQL _ MySQL

The differences between InnoDB and MyISAM types in MySQL: InnoDB and MyISAM are the two most commonly used table types in MySQL. their respective advantages and disadvantages depend on the specific application. The following are the known

MySQL five query optimization methods _ MySQL

Anyone familiar with SQL in MySQL's five query optimization methods knows that SQL may write a variety of statements to complete the same task, but the query performance of different statements may be quite different, this article lists five query

Make a new MySQL installation safer _ MySQL

Make the installation of a new MySQL more secure after you install a new MySQL server, you need to specify a directory for the MySQL root user (no password by default ), otherwise, if you forget this, you will put your MySQL in a very insecure state

Current date of various databases _ MySQL

This article mainly describes the writing of the current date of various databases. for specific command statements, see: 1. Oracle SELECT SYSDATE FROM DUAL 2. DB2 database Select current timestamp from sysibm. SYSDUMMY1 3. Informix

SQLServer remote connection is not allowed _ MySQL

SQL Server does not allow remote connection to the database system that has just been installed. if the system is installed by default, an error may be reported during remote connection. this is usually caused by the following error: "When

Five advantages of using stored procedures _ MySQL

5 Advantages of Using Stored Procedures 1. simplify complex operations by encapsulating processing in easy-to-fit units. 2. since a series of processing steps are not required, data consistency is ensured. If all developers and applications use

How to make your MySQL fully cultural _ MySQL

Since the default MySQL character set of the system is not gbk, it brings great inconvenience to the database promotion and application and the development of Chinese programs, the endless conversion between GBK and UTF8 consumes countless energy

Total Pages: 12780 1 .... 3725 3726 3727 3728 3729 .... 12780 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.