1====== HtmlMetaTags Plugin ======
2
3---- plugin ----
4description: A GUI-Interface in Dokuwiki to execute sql on local (server side) MySQL database.
5author     : Soft2C.de
6email      : info@soft2c.de
7type       : Action, Syntax
8lastupdate : 2016-07-11
9compatible : 2016-06-26 "Elenor Of Tsort",2012-10-13 "Adora Belle",2013-05-10a "Weatherwax",Release 2013-12-08 "Binky",Release 2014-05-05e "Ponder Stibbons",Release 2014-09-29d "Hrun", 2015-08-10 "Detritus"
10tags       : mySql-client, mySql-GUI, mySql-Interface, database, tables
11
12downloadurl: http://www.soft2c.de/pub/simplemysqlclient.zip
13donationurl: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GN27JNRYKUYTG
14----
15
16
17===== Description =====
18
19This is a very simple SQL-Client for MySQL. Some helper and template buttons are available in plugin. One or more (; separated) SQLs can be executed by an database transaction.
20
21===== Configuration and Settings =====
22
23In Admin-Section is to configurate the plugin. You have to set the database name, user, passwort and the host. Than you can allow some users or some groups (comma separated) to access the database via plugin.
24
25===== Installation =====
26
27Download the plugin at [[http://www.soft2c.de/pub/simplemysqlclient.zip|simplemysqlclient.zip]] and extract the zip file to the plugin folder on your dokuwiki.
28
29
30===== Examples/Usage =====
31
32Example to activate the plugin on your page write:
33
34<code>
35{{simplemysqlclient}}
36</code>
37
38===== Syntax =====
39
40With the string ''%%{{simplemysqlclient}}%%'' on the page level you activates the plugin.
41
42Also, the plugin is on page level.
43
44===== Change Log =====
45
46  * **2016-04-22** Initial release
47  * **2016-07-11** add copatible to Elenor Of Tsort
48
49===== FAQ =====
50
51===== Discussion =====
52
53