Quantcast
Viewing all articles
Browse latest Browse all 3724

Is Aria engine still working in mySQL Workbench? (4 replies)

Hello everyone,
I'm using mySQL Workbench, versione 8.0.17 , on Windows10;
it allowed me to select the Aria Engine,
but, when I ran the script, I got the following error :

ERROR: Error 1286: Unknown storage engine 'Aria'
SQL Code:
-- -----------------------------------------------------
-- Table `mydb`.`table1`
-- -----------------------------------------------------
CREATE TABLE IF NOT EXISTS `mydb`.`table1` (
`iD` INT NOT NULL,
`name` VARCHAR(45) NULL,
PRIMARY KEY (`iD`))
ENGINE = Aria


Did I something wrong ?
Or is the engine no longer supported ?

Viewing all articles
Browse latest Browse all 3724

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>