Programming Basics SQL HTML CSS JavaScript Python C++ Java JavaFX Swing Problem Solving English English Conversations Computer Fundamentals Learn Typing

مشكلة check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOREIGN

في قواعد بيانات MySQL الأمر التالي لا يتنفذ:

ALTER TABLE users
ADD CONCURRENT FOREIGN KEY (country_id) REFERENCES countries(id);
ALTER TABLE users ADD CONCURRENT FOREIGN KEY (country_id) REFERENCES countries(id);

يظهر لي الخطأ التالي:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOREIGN
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOREIGN

تعليقات 1

أضف تعليق

يجب تسجيل الدخول حتى تتمكن من إضافة تعليق أو رد.

الدورات

أدوات مساعدة

أقسام الموقع

دورات
مقالات كتب مشاريع أسئلة