Home
last modified time | relevance | path

Searched refs:mysql (Results 1 – 25 of 31) sorted by relevance

12

/plugin/farm/install/animaltemplate/conf/
Dmysql.conf.php.example3 * This is an example configuration for the mysql auth module.
26 $conf['auth']['mysql']['server'] = '';
27 $conf['auth']['mysql']['user'] = '';
28 $conf['auth']['mysql']['password'] = '';
29 $conf['auth']['mysql']['database'] = '';
31 /* This option enables debug messages in the mysql module. It is
34 $conf['auth']['mysql']['debug'] = 0;
41 $conf['auth']['mysql']['forwardClearPass'] = 0;
48 $conf['auth']['mysql']['TablesToLock']= array("users", "users AS u","groups", "groups AS g", "userg…
66 $conf['auth']['mysql']['checkPass'] = "SELECT pass
[all …]
Dlocal.php.dist16 * mysql.conf.php too and adjust the options to match
19 //$conf['authtype'] = 'mysql';
20 //require_once ("mysql.conf.php");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
DConnectionProfile.php132 public function setMysql(MySqlConnectionProfile $mysql) argument
134 $this->mysql = $mysql;
141 return $this->mysql;
/plugin/elasticsearch/vendor/nyholm/dsn/
DCHANGELOG.md35 $dsn = new \Nyholm\DSN('mysql://localhost');
38 $dsn = new \Nyholm\Dsn\DsnParser::parse('mysql://localhost');
DREADME.md37 mysql://user:password@127.0.0.1:3306/my_table
/plugin/sqljson/
Dplugin.info.txt6 desc Processing query to mysql database and insert results as a json.
DREADME3 Processing query to mysql database and insert results as a json.
/plugin/sqlquery/
Dplugin.info.txt6 desc Processing query to mysql database and display results as a table.
DREADME3 Processing query to mysql database and display results as a table.
/plugin/structtemplate/_vagrant/
Dprovision_web_server.sh12 php-mysql \
/plugin/whoisonline/
DREADME5 http://tutorialzine.com/2010/03/who-is-online-widget-php-mysql-jquery/
/plugin/crossdbsqlclient/
Ddescr.txt44 * type can be mysql or postgresql
/plugin/betadoku/
DREADME.md20 4. `apt install git composer memcached manticore manticore-extra php-fpm php-memcached php-mysql ph…
/plugin/piwik2/
DREADME.md45 * PHP with mysql support (now PHP7 ready)
/plugin/matomo/
DREADME.md45 * PHP with mysql support (now PHP7 ready)
/plugin/codemirror/dist/modes/
Dsql.min.js.map1mysql.com/doc/refman/5.5/en/hexadecimal-literals.html\n return \"number\";\n } else if (su…
Dphp.min.js.map1 …mysql_get_host_info mysql_get_proto_info mysql_get_server_info mysql_info mysql mysql_fieldname my…
/plugin/codebutton_ext/
Daction.php.bak43 …lscript, lsl2, lua, m68k, make, matlab, mirc, modula3, mpasm, mxml, mysql, nsis, oberon2, objc, oc…
/plugin/jplayer/
Dcomposer.lock98 …"ext-mysql": "MySQL extension is required to use the MySQL database as a cache storage (deprecated…
/plugin/jplayer/vendor/james-heinrich/getid3/
Dchangelog.txt27 » add demo.mysqli.php, remove demo.mysql.php
144 * bugfix (G:75): mysql cache max key length
179 * bugfix (#1892): extension.cache.mysql
282 * Bugfix: (#1357) demo.mysql.php mysql_table_exists() failed
292 * Bugfix: (#1306) extension.cache.mysql.php keyword TYPE->ENGINE
322 * Bugfix: (#1266) variable tablename: extension.cache.mysql.php
393 * Bugfix: (#1156) demo.mysql.php not working
496 * Bugfix: (#1023) mysql cache extension now base64_encodes
670 demo.mysql.php. These demos are now disabled by default and has
811 Bugfixes and improvements to /demo/demo.mysql.php:
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
D35.35.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/mysql/mysql
/plugin/farm/install/animaltemplate/data/pages/wiki/
Dsyntax.txt340 …io, java5, java, javascript, latex, lisp, lua, m68k, matlab, mirc, mpasm, mysql, nsis, objc, ocaml…
/plugin/photogallery/phpThumb/
DphpThumb.config.php.default195 $PHPTHUMB_CONFIG['mysql_extension'] = 'mysqli'; // either "mysqli" or "mysql"
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt385 …giksf, make, mapbasic, matlab, mirc, modula2, modula3, mmix, mpasm, mxml, mysql, newlisp, nsis, ob…
/plugin/webdav/vendor/sabre/dav/
DCHANGELOG.md176 * #730: Switched all mysql tables to `utf8mb4` character set, allowing you to
277 * #730: Switched all mysql tables to `utf8mb4` character set, allowing you to
1494 * Added: Some mysql unique constraints to example files.
1676 * Fixed: datatype of lastmodified field in mysql.calendars.sql. Please change

12