1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

fix of typo for bug#35988.

This commit is contained in:
unknown
2008-04-17 15:51:17 +02:00
parent 14f753d42f
commit 1ca18a8a45
2 changed files with 6 additions and 2 deletions

View File

@ -77,3 +77,4 @@ id name salary income_tax
## Dropping table t1 ##
drop table t1;
## Disconnection both the connections ##
SET @@global.div_precision_increment = 4;