This website requires JavaScript.
Explore
Help
Register
Sign In
risadmin_prod
/
prod127ac
Watch
1
Star
0
Fork
You've already forked prod127ac
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b00d39a29b
prod127ac
/
prod127ac-db-d
/
authsec_mysql
/
mysql
/
wf_table
/
wf_table.sql
3 lines
99 B
SQL
Executable File
Raw
Blame
History
CREATE
TABLE
db
.
Test2
(
id
BIGINT
NOT
NULL
AUTO_INCREMENT
,
12
Name
VARCHAR
(
400
)
,
PRIMARY
KEY
(
id
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink