At file:///home/bell/maria/bzr/work-maria-5.2-merge-5.1-merge/
------------------------------------------------------------
revno: 2734 [merge]
revision-id: [email protected]
parent: [email protected]
parent: [email protected]
committer: [email protected]
branch nick: work-maria-5.2-merge-5.1-merge
timestamp: Wed 2009-12-09 11:14:19 +0200
message:
auto-merge
modified:
sql/item.h
sp1f-item.h-19700101030959-rrkb43htudd62batmoteashkebcwykpa
=== modified file 'sql/item.h'
--- a/sql/item.h 2009-12-08 21:47:54 +0000
+++ b/sql/item.h 2009-12-09 09:14:19 +0000
@@ -25,7 +25,7 @@
sprintf(buff, "%s::%s", where, processor_name);
DBUG_ENTER(buff);
sprintf(buff, "%s returns TRUE: unsupported function", processor_name);
- DBUG_PRINT("info", (buff));
+ DBUG_PRINT("info", ("%s", buff));
DBUG_RETURN(TRUE);
}
_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help : https://help.launchpad.net/ListHelp