Home
last modified time | relevance | path

Searched refs:sql (Results 1 – 3 of 3) sorted by relevance

/web-master/
H A DREADME.md16 mysql -unobody phpmasterdb < users.sql
/web-master/manage/
H A Duser-notes.php668 …$sql = 'SELECT SUM(votes.vote) AS up, (COUNT(votes.vote) - SUM(votes.vote)) AS down, note.*, UNIX_… variable
672 $result = db_query_safe($sql, [$id]);
/web-master/.phan/internal_stubs/
H A Dmysql.phan_php18 * value is 'localhost:3306'. In "ini.sql.safe-mode", this parameter is ignored
23 * "ini.sql.safe-mode", this parameter is ignored and the name of the user that
28 * "ini.sql.safe-mode", this parameter is ignored and empty password is used.
38 * In "ini.sql.safe-mode", this parameter is ignored.
49 * In "ini.sql.safe-mode", this parameter is ignored.

Completed in 13 milliseconds