select * from word where customer_id=null
होना चाहिए
select * from word where customer_id IS NULL
इस साइट को मैनुअल में देखें:http:// dev.mysql.com/doc/refman/5.7/hi/working-with-null.html
आपके कथन में वर्कअराउंड को चकमा देने का एक तरीका उन स्तंभों पर एक अद्वितीय अनुक्रमणिका सेट करना होगा, यदि आपके उपयोगकेस बाधा की अनुमति देते हैं। http://dev.mysql.com/doc/refman /5.7/hi/create-index.html