Skip to content

fixes #673

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 8 commits into from
Aug 9, 2017
Merged

fixes #673

merged 8 commits into from
Aug 9, 2017

Conversation

avbdr
Copy link
Collaborator

@avbdr avbdr commented Aug 9, 2017

No description provided.

@avbdr avbdr merged commit d87decd into ThingEngineer:master Aug 9, 2017
}

return $stmt;
throw new Exception(sprintf('%s query: %s', error, query), errno);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be $error, $query and $errno?

ricwein pushed a commit to ricwein/PHP-MySQLi-Database-Class that referenced this pull request Aug 29, 2017
* fixed limit variable ordering in the comments

* Expand readme on autoreconnect and multipe connections usage

* update release numbers

* update copyright years

* Bug ThingEngineer#623:  Mistake in Regexp

* Fix for ThingEngineer#554 Fixing Join usage with 'USING' instead of 'ON'

* Fix empty exception message
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants