Fix (MySQL): Update for MariaDB v10.3 to match ERPNext installation on Oracle VPS.
This commit is contained in:
@@ -258,7 +258,7 @@ BEGIN
|
||||
|
||||
COMMIT;
|
||||
|
||||
# Errors
|
||||
-- Errors
|
||||
SELECT *
|
||||
FROM tmp_Msg_Error t_ME
|
||||
INNER JOIN partsltd_prod.Shop_Msg_Error_Type MET ON t_ME.id_type = MET.id_type
|
||||
|
||||
Reference in New Issue
Block a user