| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
hefox: DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows.
|
|
|
|
| |
... not supported.
|
|
|
|
| |
willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs
|
|
|
|
| |
implemented as 'DELETE FROM' in MySQL and SQLite, but not PostgreSQL, causing nefarious table locking.
|
|
|
|
| |
for affected rows count causes certain updates to be suppressed.
|
|
|
|
| |
value object.
|
|
|
|
| |
@link...@endlink.
|
|
|
|
| |
DatabaseConnection::__construct() and DatabaseConnection_mysql()::__construct() leaks $this (Too many connections).
|
|
|
|
| |
installing on SQLite), since the fix was broken.
|
|
|
|
| |
Update #7002 fails on postgres - ILIKE operator on bytea not supported.
|
|
|
|
| |
index: file in DatabaseLog->findCaller().
|
| |
|
|
|
|
| |
offset' warning when install.
|
|
|
|
| |
function doc
|
|
|
|
| |
it is consistent
|
|
|
|
| |
method
|
| |
|
|
|
|
| |
Case Sensitivity: Allow BINARY attribute in MySQL.
|
|
|
|
| |
Enforced fetching of fields/columns in lowercase breaks third-party integration.
|
|
|
|
| |
Skip #conjunction key in __clone() method of core/includes/database/query.inc.
|
|
|
|
| |
columns needing to have length specified
|
|
|
|
| |
Database class docs
|
|
|
|
| |
db_rename_table().
|
|
|
|
| |
used as a function parameter before PHP 5.3.
|
|
|
|
| |
transactions throw exceptions when they got out of scope.
|
|
|
|
| |
configurable.
|
|
|
|
| |
QueryConditionInterface::condition() should not be used to add NULL conditions.
|
|
|
|
| |
inappropriately removes SQL expressions.
|
|
|
|
|
|
| |
never return true."
This reverts commit 06f31080c7281c8227d2556cd0807744e91c9fb5.
|
|
|
|
| |
return true.
|
|
|
|
| |
DatabaseStatementInterface is a bit off.
|
|
|
|
| |
- document what empty return value is.
|
| |
|
|
|
|
| |
DatabaseSchema_sqlite()::findTables() shouldn't find indexes.
|
|
|
|
| |
implement fetchColumn().
|
| |
|
|
|
|
| |
arguments.
|
|
|
|
| |
This reverts commit 132aed379c72f0702dd2e9c27cf9421f1435aba2.
|
| |
|
|
|
|
| |
standard_conforming_strings() turned on.
|
|
|
|
| |
useful.
|
| |
|
|
|
|
| |
throw exceptions on ddl changes in MySQL.
|
|
|
|
| |
support for faster db prefixes.
|
|
|
|
| |
strtr() with str_replace() for db prefixing for increased performance.
|
|
|
|
| |
DDL transaction error check.
|
|
|
|
| |
transactions throw exceptions on ddl changes.
|
| |
|
| |
|