bug修复,前端测试。
This commit is contained in:
@@ -10,7 +10,9 @@ drop database student_manage_system;
|
||||
|
||||
drop table students;
|
||||
|
||||
select * from students limit 50;
|
||||
select * from students limit 200;
|
||||
|
||||
select * from scores limit 200;
|
||||
|
||||
desc students;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user