At file:///Users/hakan/work/monty_program/maria/
------------------------------------------------------------
revno: 2721
revision-id: [email protected]
parent: [email protected]
committer: Hakan Kuecuekyilmaz <[email protected]>
branch nick: maria
timestamp: Thu 2009-09-03 17:06:39 +0200
message:
Fix for coding style.
=== modified file 'client/mysqlslap.c'
--- a/client/mysqlslap.c 2009-09-02 21:46:17 +0000
+++ b/client/mysqlslap.c 2009-09-03 15:06:39 +0000
@@ -881,7 +881,8 @@
dynstr_append(&table_string, ")");
- if (default_engine) {
+ if (default_engine)
+ {
dynstr_append(&table_string, " Engine = ");
dynstr_append(&table_string, default_engine);
}
_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help : https://help.launchpad.net/ListHelp