#1449 - The user specified as a definer ('da_sso_b9qwke31S'@'localhost') does not exist

HostinganID

Verified User
Joined
May 5, 2016
Messages
48
Location
Indonesia
Hi all,

i have problem with my directdmin server.
when i insert the query :
#1449 - The user specified as a definer ('da_sso_b9qwke31S'@'localhost') does not exist

INSERT INTO tbl_deteil_jual SELECT 'J10064', ID_Brg, 'P001 ', Nama_Brg, Satuan_Brg, Qty, Harga_SJ, Harga_SB, '2020-05-10' FROM tbl_keranjang WHERE No_Jual = 'J10064' MySQL said: Documentation #1449 - The user specified as a definer ('da_sso_b9qwke31S'@'localhost') does not exist


im already try this way : https://help.directadmin.com/item.php?id=453
but still.

did you have a solution for this ?
 
Back
Top