Hi,

in your previous email (about deleting stuff from databases), did you mean:


> delete from users where user username = 'someone@somedomain.com';


or only the "preferences" column's content?

Because if I delete the entire row, I will delete user id too, and so it will be "inconsisent" with contacts table. Am I wrong?

thankyou!




Il 11 ottobre 2017 alle 20.27 Reindl Harald <h.reindl@thelounge.net> ha scritto:

Am 11.10.2017 um 20:20 schrieb absolutely_free@libero.it:

Hi,

yes I did. But I don't know pretty much RC internals :)
After next user's login, will his user_id be recreated?

you are asking the question wrong!

did you need to manually create it?
no

did it got created at login?
since you did not create it manually - yes

Thank you very much

Il 11 ottobre 2017 alle 10.55 Reindl Harald <h.reindl@thelounge.net>
ha scritto:

Am 11.10.2017 um 10:50 schrieb absolutely_free@libero.it:

is there a way to reset RC settings for some user?

I am using RC 1.1.9 with MySQL backend

did you even try to look at the database?
just delete the database record for the user