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 -

wpf - C# NAudio - Changing audio playback position still plays a small buffer of old position -

Log not being recorded for quickfix c++ Session -