Bug #479
postgresql merge users error
| Status: | Closed | Start date: | 10/07/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Tom Moore | % Done: | 100% |
|
| Category: | Admin Control Panel | |||
| Target version: | 1.4.10 | |||
| Reproducibility: | Always | Database Type: | PostgreSQL | |
| Reported In MyBB Version: | 1.4.8 | Database Version: | ||
| PHP Version: | SQA assignments: | |||
| Browser: |
Description
when I attempt to merge users in MyBB 1.4.9, PHP 5.2.9, pgsql 8.3.7, I'm getting the following error:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
22P02 - ERROR: invalid input syntax for integer: ""
Query:
UPDATE mybb_users SET reputation='' WHERE uid='34'
Associated revisions
Fixes postgresql merge users error (fixes:479)
History
Updated by Tom Moore over 2 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset r4476.
Updated by Stefan T. about 2 years ago
- Status changed from Resolved to Closed