It creates the .sql file, but when you try to import it into the Flarum db using phpMyAdmin you get this error:
Query SQL:
INSERT INTO users (id, username, email, password, is_activated) VALUES (1002, 'glauco', 'email@gmail.com', 'c942464cf2683c1e2b9250a7337f9728335534959', 1)[...]
Messaggio di MySQL: Documentazione
#1146 - Table 'flarum2.users' doesn't exist