mysql - Big users table or split in 2 -


i have following users table:

enter image description here

half ion_auth codeigniter , half custom fields.

should split table in 2? , store user details in main table , in second user activity count of likes, number of questions , answers , backgrounds?

enter image description here


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

Inno-Setup: use own button texts on messagebox -

git - How to list all releases of public repository with GitHub API V3 -