Jump to content

[Question] login data Account ? Mysql


framef318

Recommended Posts

On my server, I use both: the MTA database to know only whether the user is logged in or not, and MySQL to store all the information and be able to share it across servers. I have several tables in MySQL: one just for login, where I store the email, password, and username, and another one to store user information.

  • Like 1
Link to comment
11 minutes ago, RekZ said:

On my server, I use both: the MTA database to know only whether the user is logged in or not, and MySQL to store all the information and be able to share it across servers. I have several tables in MySQL: one just for login, where I store the email, password, and username, and another one to store user information.

 
Logging into MTA requires using an account in Internal.db only, right?
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...