Revision 323263353662 () - Diff

Link to this snippet: https://friendpaste.com/21WFtusmIesUcgQ8eqe8xQ
Embed:
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<libgda-config>
<section path="/apps/libgda/Datasources/sales">
<entry name="DSN" type="string" value="PORT=1111;DATABASE=test;HOST=localhost"/>
<entry name="Description" type="string" value="MySQL Test Database in native mode"/>
<entry name="Password" type="string" value="password"/>
<entry name="Provider" type="string" value="MySQL"/>
<entry name="Username" type="string" value="username"/>
</section>
</libgda-config>