alei78910 commented on issue #25744:
URL: 
https://github.com/apache/shardingsphere/issues/25744#issuecomment-1552490760

   How do I set transactionalReadQueryStrategy to PRIMARY when executing 
   ```
   CREATE READWRITE_SPLITTING RULE group_messagecenter (
   WRITE_STORAGE_UNIT=ds_write_messagecenter,
   READ_STORAGE_UNITS(ds_read_messagecenter),
   TYPE(NAME="random")
   );
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to