Skip to content

Commit 0dbe1b8

Browse files
author
wuda0112
committed
数据库结构变化了,1.0.1版本后的数据库有新的建表语句
1 parent 7853da4 commit 0dbe1b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
3. 生成数据库表,sql脚本如下
3535
```
3636
- [Create Table 脚本文件](https://github.com/wuda0112/mysql-tester/blob/master/mysql_tester.sql)
37+
- [1.0.1版本的数据库,后面的结构变化了](https://github.com/wuda0112/mysql-tester/blob/master/mysql_tester_1.0.1.sql)
3738

3839
```
3940
4. 输入命令,启动。默认连接到本地mysql,即: localhost:3306,最简单的就是

0 commit comments

Comments
 (0)