FEDERATED tables documentation glitch

Giuseppe Maxia <[email protected]> Tue, 27 Sep 2005 12:23:14 +0200
Newsgroups gmane.comp.db.mysql.bugs
Message-ID <[email protected]>
FEDERATED tables documentation glitch

 >Description:
     According to the documentation, FEDERATED tables need a
     COMMENT clause with a connection string.
     Instead, they need a "CONNECTION" clause.
     http://dev.mysql.com/doc/mysql/en/federated-use.html

 >How-To-Repeat:
     creating a FEDERATED table with COMMENT='data source' fails.
     using CONNECTION='data source' succeeds.

 >Fix:
     Fix the documentation pages in the manual, and in several
     articles published at dev.mysql.com

Regards

GM

-- 
Giuseppe Maxia
CTO http://www.StarData.it
MySQL Certified Professional

-- 
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe:    http://lists.mysql.com/[email protected]