This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
vn-mysql
Archived
Watch
0
Star
0
Fork
You've already forked vn-mysql
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2024-01-15
. You can view files and clone it, but cannot push or open issues or pull requests.
e550ef0b6d
vn-mysql
/
proxy-auth
/
proxy-auth.sql
4 lines
78 B
SQL
Raw
Blame
History
SELECT
mysql_user
FROM
account
.
user
WHERE
user
=
#
user
AND
password
=
#
pass
Reference in New Issue
View Git Blame
Copy Permalink