Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values contain null or boolean false; Fixes #2683: Fixed the bug that batchInsert will fail for MySQL if the values contain boolean false.