int librdf_storage_mysql_open (librdf_storage* storage, librdf_model* model);
int librdf_storage_mysql_open
the storage
the model
Create or open model in database (nop).
Non-zero on failure (negative values are MySQL errors).