Can be tied to 100M free php space100MB;
Monthly flow limit to: unlimited flow;
Support PHP5, and provide 3 MySQL database free of charge;
There is no compulsory advertising in this free space;Application Address: http://en.olympe-network.com
FreeHost10 5G free PHP space to support FTP
The free php space size is: 5GB;
Monthly flow limit of: 50GB;
Support Ftp/web way to upload and manage documents;
Support PHP5, provide 5 MySQL database, and can manage database through phpMyAdmin;
[USA]web44 free 300M can be bound m php space applicationMonthly flow limit of: 10GB;
Support PHP, and provide 5 MySQL database;
Support Web/ftp way to upload and manage filesAddress: http://web44.co.cc
American Cashfreeweb offers 250MB free php
NULL and NOT NULL modifiers:
You can add this null or NOT NULL modifier to each field to specify whether the field can be empty (null), or you must fill in the data (not NULL). mysql specifies null modifiers by default, and if a field is specified
The experience of my own people
First of all, a brief introduction of this novice card entry backstage, this backstage is provided to the product personnel to use. Can be to a certain game of a specific section of the batch input card information
Specific methods
When the SQL where condition equals a string of special symbols, it is easy to make an error, cut off, not even execute, or cause the database to be dangerous.Let's simply test the followingCreating test data
The code
The default results are not according to the order of Chinese pinyin, to be sorted by the pinyin of Chinese characters, the character set of the database needs to be UTF8, and then the order is forced to convert the field information into GBK, so
MySQL drop database deleting databases and creating databases Create database
DROP DATABASE [IF EXISTS] Db_nameThe drop database removes all tables from the database, and deletes the databases. If you execute a DROP database on a symbolic link
MySQL command rename tables rename table syntax
RENAME TABLE tbl_name to new_tbl_name[, tbl_name2 toNew_tbl_name2,...]Renaming is performed atomically (atomically), which means that when the name change is running, no other thread can be the table.
MySQL tutorial How to use the unique index
Grammar:UNIQUE KEY ' test ' (' Xref_key ', ' xref_dbname ')UNIQUE KEY ' Xref_key ' (' Xref_key ', ' xref_dbname ')
The above syntax checks whether the combination of Xref_key and Xref_dbname is a unique
SELECT column_name (s) from table_name as Alias_name
SELECT column_name as Alias_name from table_name
Suppose we have two tables: "Persons" and "Product_orders" respectively. We assign them the alias "P" and "Po" respectively. Now, we want to
Starting MySQL. error! The server quit without updating PID file (/usr/local/mysql/var/***.pid)
Today, restart the server or LNMP service when the above prompts, groping for a long time, is the manual deleted the MySQL log file out of the problem,
Introduction
MySQL is one of the most popular free open source programs in history. It is the backbone of the database for tens of thousands of websites, and it can be a powerful proof of the exponential growth of the Internet over the past 10 years
Sqoop is a tool used to transfer data from Hadoop and relational databases to the HDFS of a relational database (such as MySQL, Oracle, Postgres, etc.). HDFs data can also be directed into a relational database.
One of the highlights of Sqoop is
1 MySQL Support
1.1 MySQL Module support
When installed by default, the MySQL module is not included.
The OPENSIPSCTLRC file contains information about the configuration of the database, and to allow Opensips to support the MySQL database, when
This example describes a method for using a while loop statement in a MySQL stored procedure. Share to everyone for your reference. Specifically as follows:
mysql>
mysql> delimiter $$
mysql>
mysql> CREATE PROCEDURE myProc ()
-> BEGIN
->
->
MySQL Workbench
MySQL Workbench is a cross-platform, Visual Database tool developed by MySQL. It has been a high-profile alternative to DBDESIGNER4 Engineering. MySQL Workbench can serve as the original GUI tool on Windows, Linux, and OS X
Due to exporting SQL files
In your original website to use phpMyAdmin to export the database as a SQL file, this step everyone will, do not repeat.
Uploading SQL files
Said earlier, we did not install FTP on the cloud host, how to upload it?
This article illustrates the way PHP imports MSSQL data into MySQL. Share to everyone for your reference. The specific analysis is as follows:
Recently need to convert a previous ASP site to PHP, but PHP is with MySQL and my ASP and MSSQL, the
#---------------------------------------------------------------------# Global settings#---------------------------------------------------------------------Global # to has these messages end upinch/var/log/Haproxy.log You'll # need to: # #1)
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.