HI All,
Actually i want to create different ibdata (data file) files for each database i have .
suppose i have two different databases 1. MyDatabase1 and 2. MyDatabase2
i want to create two different data files(ibdata) for two databases
one(it should store only data for MyDatabase1) for MyDatabase1 and second(it should store only data for MyDatabase2) for MyDatabase2.
How can i do that ?
Thanks.
Actually i want to create different ibdata (data file) files for each database i have .
suppose i have two different databases 1. MyDatabase1 and 2. MyDatabase2
i want to create two different data files(ibdata) for two databases
one(it should store only data for MyDatabase1) for MyDatabase1 and second(it should store only data for MyDatabase2) for MyDatabase2.
How can i do that ?
Thanks.