- Server operating system version
- os_CentOS 7
- Plesk version and microupdate number
- Plesk Obsidian v18.0.54_build1800230824.08 os_CentOS 7
hello,
I'm seeing this error:
#1142 - INSERT command denied to user 'DB_Name3'@'localhost' for table ‘DB_Table3'
Situation:
I'm in phpmyadmin on Domain1 inside DB_Name1. All is good. I can also access a second database from within Domain1,
with this: Select * from DB_Name2.DB_Table2; All is good.
However, I'm trying to access outside of Domain1, pulling data from Domain3's database table via:
Select * from DB_Name3.DB_Table3;
All this is on the same plesk server, localhost. Is there a setting or config setting I'm missing?
Isn't this supposed to be doable?
thank you
I'm seeing this error:
#1142 - INSERT command denied to user 'DB_Name3'@'localhost' for table ‘DB_Table3'
Situation:
I'm in phpmyadmin on Domain1 inside DB_Name1. All is good. I can also access a second database from within Domain1,
with this: Select * from DB_Name2.DB_Table2; All is good.
However, I'm trying to access outside of Domain1, pulling data from Domain3's database table via:
Select * from DB_Name3.DB_Table3;
All this is on the same plesk server, localhost. Is there a setting or config setting I'm missing?
Isn't this supposed to be doable?
thank you