I got a mysql dump to study and I was left in some text column with the fields filled in this way:
'a:5:{
s:9:\"user_data\";
s:0:\"\";
s:4:\"nome\";
s:5:\"admin\";
s:2:\"id\";
s:1:\"1\";
s:9:\"permissao\";
s:1:\"1\";
s:6:\"logado\";
b:1;
}'
The column in yes contained this name user_data
. They could help me with this doubt of knowledge. Unfortunately I do not have the system code. In another table tbm contains a column as well but with name column permissions.