ilyasahsan123 opened a new issue, #29489:
URL: https://github.com/apache/shardingsphere/issues/29489

   ## Feature Request
   
   Add some keywords in the "CREATE TABLE".
   The keywords are below: 
   - CREATE TABLE t_log(id int PRIMARY KEY, status varchar(10)) NO MEMOPTIMIZE 
FOR READ
   - CREATE TABLE t_log(id int PRIMARY KEY, status varchar(10)) NO MEMOPTIMIZE 
FOR WRITE
   
   Changes proposed in this pull request:
   - support for SQL “creating table” with keywords: NO MEMOPTIMIZE.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
notifications-unsubscr...@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to