If I sounded little crazy, please ignore. I am not a programmer.
I was trying to add differently database for both WordPress and Q2A, database1 and database2 respectively. I did it successfully.
Added the same User to both WordPress and Q2A database.
database1 / user1 For Wordpress
database2 / user1 For Q2A
Result: My Q2A Crashed but Wordpress is still working
I tried this because the Q2A Wordpress integration is forcing to use same user and database as well. In my case, I want to use a different database but same user for both.
How can I achieve this?