MySQL special qualification of tables for databases

Source: Internet
Author: User

        

When we create a table field with Jeplus, we will be prompted with an error if our total length exceeds a certain limit, so keep in mind that the length of the type we create table fields must be within range when we use jeplus to create table fields.


First, the effect shows

Ii. preparatory work


1, Jeplus platform 5.0.0.2

2. mysql Database 5.7


Third, the realization step


1, Database Building table notes: Create the field of table fields must be within the specified range.


2 The corresponding database type is "text" when we use the Jeplus field type "string (4000)"


3 But in some scenarios we select the field type is "string (4000)" When space is not enough we can take another field type of "oversized text" or "huge text".

It corresponds to a database type of "Longtext".

The above two points are our considerations for creating a table.

Click to read the full


MySQL special qualification of tables for databases

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.