Hello I created a data base on MySQL InnoDB, and I will created a general tablespace but when I try to created It there was an error message:
#1478 - Table storage engine 'InnoDB' does not support the create option 'TABLESPACE or LOGFILE GROUP'
Do you know what is the problem?
thanks.