Comments - CREATE PACKAGE

4 years, 11 months ago Eduardo Morales

There is a typo in the COMMENT for package_characteristic. It should read:

package_characteristic:
    COMMENT 'string'

i.e., without the equal (`=') sign between the COMMENT keyword and the comment itself ('string').

Archived  
4 years, 11 months ago Ian Gilfillan

Thanks, fixed.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.