On 09/02/2011 01:27 PM, Hannes Magnusson wrote:
On Fri, Sep 2, 2011 at 13:06, Ulf Wendel<u...@php.net> wrote:
uw                    Fri, 02 Sep 2011
11:06:51 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=316034
Log:
Hopefully, this is an even better way to check for InnoDB support as of MySQL
5.6.1
How about creating a native function that can return the list of
supported engines?
Or is that something the client libs don't support without a literal
query, making this way "just as good as any"?
-Hannes
will be nothing different than asking the server with SHOW ENGINES, thus
will be extending the API too much, or?
Andrey
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php