basapuram-kumar commented on PR #391:
URL: https://github.com/apache/ranger/pull/391#issuecomment-2349011255

   Hello @bhavikpatel9977 ,
   I have following approaches to discuss here.
   1. Define the `DEFAULT CHARSET=utf8` has been successful.
   2. Reduce the size of indexed columns either with (` KEY 
`x_trx_log_v2_trx_id` (`trx_id`(512))`)  or  `KEY `x_trx_log_v2_trx_id` 
(`trx_id`(255))` also seems to work..
   
   Could you please advise whether one of these approaches would be optimal, or 
if there are any better alternatives we should consider?
   Thank you.


-- 
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: dev-unsubscr...@ranger.apache.org

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

Reply via email to