Is there a mysql metabase example somewhere? I only saw the one-liner
in the module documentation.

The example in the module documentation shows I need to create a
metabase.Metabase. But looking at this code, it seems that this calls
metabase.MySQLMetabase if something on the worldbase path is a mysql
database! I'm also not sure what to use as the resourceCache. Finally,
how would I reconnect to this? Do I need a script such as what is in
the __init__.py?

Also, the database server uses a non-standard port - can I pass this
through kwargs so it gets to the mysql_connect?

Thanks!


Kenny

-- 
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-...@googlegroups.com.
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en.

Reply via email to