Hi.

Maybe I am blind, but I cannot find, how I can query the status of one
of the variables I can set with SET OPTION. I.e. if I do

SET OPTION SQL_AUTO_IS_NULL 1 
SET OPTION AUTO_COMMIT 1

What is / is there a way to query to current value?

I stumbed upon this, when I wanted to recommend to someone to query
the value of AUTO_COMMIT to assure that the client interface (Perl's
DBD::ADO and DBD::mysql) has set the expected value.

Bye,

        Benjamin.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to