Prahesa Kusuma Setia

Results 2 issues of Prahesa Kusuma Setia

### Submission Review Guidelines: - I have followed the [WooCommerce Contributing Guidelines](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md) and the [WordPress Coding Standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/). - I have checked to ensure there aren't other open [Pull Requests](https://github.com/woocommerce/woocommerce/pulls) for...

plugin: woocommerce

When we call hyperdb's `get_table_from_query()` function with a long SQL string (more than 1500 chars), the query fails to return the table name and returns `false` instead. This is inconsistent...