Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 2cc5bc5eb4f994a2b578cc4cc044883bcd98edf4 https://github.com/phpmyadmin/sql-parser/commit/2cc5bc5eb4f994a2b578cc4cc044... Author: Michal Čihař michal@cihar.com Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths: M src/Statements/LoadStatement.php
Log Message: ----------- Revert "Remove invalid condition"
This reverts commit fe4f5f7a5cb965ec5746c260c063f15e08500fd7.
Commit: becade5a442c3c3e896207ddd8f5860b11c13eb5 https://github.com/phpmyadmin/sql-parser/commit/becade5a442c3c3e896207ddd8f5... Author: Michal Čihař michal@cihar.com Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths: M src/Statements/LoadStatement.php
Log Message: ----------- Use strlen() on string like objects instead of count()
Signed-off-by: Michal Čihař michal@cihar.com
Compare: https://github.com/phpmyadmin/sql-parser/compare/fe4f5f7a5cb9...becade5a442c