Why was accessible added as a reserved word to mysql and what is it used for? Is there documentation for it because I cannot find it.
From what i gathered , it looks like ACCESSIBLE
, READ-ONLY
and READ-WRITE
are access modes from TABLESPACEs. But there is no documentation.
If you want to know how and when to use it , you will have to read Oracle's documentation.
After searching the mysql 5.1 (when they were introduced) source and trying out some keywords in google, i managed to come across this commit. From there a bot of digging in related variables/types in source, i found about request for adding TABLESPACE's in 5.0 > documentation in 5.1 > usage examples in Oracle docs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With