asch
asch
Explore posts from servers
DTDrizzle Team
Created by asch on 8/29/2024 in #help
Does drizzle support querying across multiple mysql databases (same mysql server)?
If you need to query across databases then I believe you have to use db.select(). If you just need to access both databases then just create multiple connections.
5 replies