"Error note" records an egg-sore MySQL Build table error-1064

Source: Internet
Author: User

--Application Information SheetDROP TABLE IF EXISTS' Ks_apps_info ';CREATE TABLE' ks_apps_info ' (' AppID ' )int( One) not NULLCOMMENT'app ID, generated by the Business Gateway', ' appname 'varchar(255) not NULL DEFAULT 'default App'COMMENT'App Name', ' Access_token 'varchar(255) not NULL DEFAULT "'COMMENT'Access Authorization Code', ' Instance_count 'int( One) not NULL DEFAULT 0COMMENT'Number of instances', ' Create_time 'datetime  not NULL DEFAULT '0000-00-00 00:00:00'COMMENT'Create record time', ' Update_time 'timestamp  not NULL DEFAULT Current_timestamp  on UPDATE Current_timestampCOMMENT'Update time stamp',  PRIMARY KEY(' AppID '),UNIQUE KEY' Idx_accesstoken ' (' Access_token ') USING HASH,) ENGINE=InnoDBDEFAULTCHARSET=UTF8;

is because (there is one more ",")

"Error note" records an egg-sore MySQL Build table error-1064

Related Article

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.