mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
Merge branch '10.0' into 10.1
This commit is contained in:
@ -195,7 +195,7 @@ int main(int argc, char **argv)
|
||||
die("database creation failed");
|
||||
}
|
||||
|
||||
printf("Creation of the database was successfull");
|
||||
printf("Creation of the database was successful");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user