I am facing some problem when I am trying to import magento database on localhost. It just import 18 table but in actual it contain 383 approx table. It gives error given be
In my case, it works by specifying pcre.jit=0 in the file php.ini.
pcre.jit=0
php.ini