Do binary dump and load is same function of ASCII dump and load, I read from some source that after ASCII dump and load, all data will become in sequence and index will rebuild again, but binary dump and load will not change anything, so the performance of database will not change after done it. Is it really?