C API - mysql_free_result

2003-06-19 Thread Adam Lawrence
a result set pointer that was already freed, an exception is raised and my code gracefully crashes out. -- Adam Lawrence Sustaining Engineering Tectrol Inc. -- -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To

MySQL 4.0.13 GRANT syntax

2003-06-25 Thread Adam Lawrence
* TO [EMAIL PROTECTED]; mysql> GRANT USAGE ON *.* TO [EMAIL PROTECTED]; It appears that my syntax is consistant with the examples provided in the 4.0.13 documentation. The root account, of course, has full privileges with GRANT. Any ideas? -- Adam Lawrence Susta