View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000835 | XMB1 | Bugs | public | 2025-07-28 16:44 | 2025-10-30 20:07 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | normal | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.10.00 Beta 1 | ||||
| Target Version | 1.10.00 | Fixed in Version | 1.10.00 | ||
| Summary | 0000835: Upgrade Login Not Working with Schema 12 | ||||
| Description | MySQL encountered the following error: Unknown column 'name' in 'field list' (errno = 1054) In the following query: INSERT IGNORE INTO xmb_sessions SET token = '...', username = 'miqrogroove', login_date = 1753745534, expire = 1753788734, regenerate = 1753749134, replaces = '', agent = '...', name = '' $db->query() was called by include/sql.inc.php on line 50 | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | |||||
| Git Commit | https://github.com/miqrogroove/xmb/commit/8df1ebd77682325400add86fa0d2acfcc3ba4246 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-07-28 16:44 | miqrogroove | New Issue | |
| 2025-07-28 16:45 | miqrogroove | Assigned To | => miqrogroove |
| 2025-07-28 16:45 | miqrogroove | Status | new => assigned |
| 2025-07-28 16:45 | miqrogroove | Summary | Upgrade Login Not Working with Schema < 13 => Upgrade Login Not Working with Schema 12 |
| 2025-07-28 17:14 | miqrogroove | Status | assigned => resolved |
| 2025-07-28 17:14 | miqrogroove | Resolution | open => fixed |
| 2025-07-28 17:14 | miqrogroove | Fixed in Version | => 1.10.00 |
| 2025-07-28 17:14 | miqrogroove | Git Commit | => https://github.com/miqrogroove/xmb/commit/8df1ebd77682325400add86fa0d2acfcc3ba4246 |
| 2025-10-30 20:07 | miqrogroove | Status | resolved => closed |