-
-
Notifications
You must be signed in to change notification settings - Fork 425
How to use with MySQL #213
Copy link
Copy link
Closed
Description
I'm trying to integrare in wordpress but i don't understand how to port this in Mysql.
$pdoRead = new DebugBar\DataCollector\PDO\TraceablePDO( new PDO( 'sqlite::memory:' ) );
$pdoWrite = new DebugBar\DataCollector\PDO\TraceablePDO( new PDO( 'sqlite::memory:' ) );
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels