<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">information_schema is an ANSI standard and should be used instead of<br>

DBMS specific extensions whenever possible. It will also make Drizzle<br>
support easier to implement, as they have dropped mysql database.<br>
</blockquote><br>So, I guess I will have to purse the output of SHOW CREATE statement to retrieve parameter list for MySQL Ver < 5.5 for being compatible with Drizzle<br><br>Samiran<br></div><br>