| Commit message (Collapse) | Author | Age |
|
|
|
| |
disable this when we ship Drupal 7, but it is really helpful during the development cycle.
|
|
|
|
| |
MySQL 4.1.x was 4.1.5 anyway)
|
|
|
|
| |
and MySQLi installer and runtime drivers
|
|
|
|
| |
implement better security checks
|
|
|
|
| |
year. Fiew. Thanks all, and see you on the other side. :)
|
|
|
|
| |
text for users, not text for developers; still keeping some debug information, if display_errors is turned on on the server
|
|
|
|
|
|
|
|
| |
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
| |
|
|
|
|
| |
accessible
|
|
|
|
| |
because it might not be availabla and comment what is happening
|
|
|
|
| |
user name in SQL queries for the query log when debug mode is turned on, so debugging gets easier
|
|
|
|
| |
back to the original database function call, so we can provide a more accurate error message for DB errors
|
|
|
|
| |
Oracle and DB2. Also a performance improvement.
|
|
|
|
| |
Makes it work with DB2, Oracle, etc.
|
| |
|
|
|
|
| |
depending on the database engine used. Make the return value consistent across all supported database backends.
|
|
|
|
| |
using db_last_insert_id() instead of db_next_id().
|
| |
|
|
|
|
| |
Oh, behave.
|
|
|
|
| |
with sites/default/default.settings.php.
|
|
|
|
| |
snappy on Saturday evening.)
|
|
|
|
| |
core. Woot. Woot.
|
| |
|
|
|
|
| |
'mysql'.
|
| |
|
|
|
|
| |
documentation of db_next_id().
|
|
|
|
| |
result was found. Consistent with PHP's mysql_result.
|
| |
|
|
|
|
| |
database abstraction layer and add extra rewriting needed only for Postgres.
|
|
|
|
| |
PostgreSQL. (Critical bug)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
et al: an initial install system for Drupal core.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
upgrade path for incorrectly set up databases)
|
|
|
|
| |
in presence of multiple database connections.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#36658: Make search query pgsql compatible.
|
|
|
|
| |
- Prefix temporary table names (helps on restricted hosts)
|