[root@nd1 ~]# mysql -u root -p new_test < Dump20180101.sql
Enter password:
ERROR 1105 (HY000) at line 39: Percona-XtraDB-Cluster prohibits use of LOCK TABLE/FLUSH TABLE WITH READ LOCK with pxc_strict_mode = ENFORCING
can any one help me why i cant import it to my PXC and how i can solve it ?