You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After executing "SHOW data_directory", I was expecting the result of cursor.rowcount would be 1 but instead it gives -1. So, I can't identify whether the result is empty or not.
After executing "SHOW data_directory", I was expecting the result of cursor.rowcount would be 1 but instead it gives -1. So, I can't identify whether the result is empty or not.