On Tue, 6 Jan 2004, Martijn Tonies wrote:

> Hi,
>
> In MySQL 4.1, is there a function to know what the
> current default server-wide characterset is?

You can find all those with:
SHOW VARIABLES LIKE 'character_set%'

cheers,
Tobias

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to