Skip to content

Data too long for column 'event' at row 1 #6

Description

@dregad

With LOG_DATABASE enabled, accessing http://localhost/mantis/plugin.php?page=EventLog/index.php yields the following error

Data too long for column 'event' at row 1

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.

Detailed error information

  • Full path: /mnt/c/Users/Regad/Documents/dev/mantisbt/core/error_api.php
  • Line number: 92

Stack trace

| Filename | Line | Class | Type | Function | Args

-- | -- | -- | -- | -- | -- | --
0 | /mnt/c/Users/Regad/Documents/dev/mantisbt/vendor/adodb/adodb-php/drivers/adodb-mysqli.inc.php | 808 | - | - | mysqli_query | -
1 | /mnt/c/Users/Regad/Documents/dev/mantisbt/vendor/adodb/adodb-php/adodb.inc.php | 1282 | ADODB_mysqli | -> | _query | -
2 | /mnt/c/Users/Regad/Documents/dev/mantisbt/vendor/adodb/adodb-php/adodb.inc.php | 1236 | ADOConnection | -> | _Execute | -
3 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/classes/DbQuery.class.php | 292 | ADOConnection | -> | Execute | -
4 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/classes/DbQuery.class.php | 796 | DbQuery | -> | db_execute | -
5 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/database_api.php | 318 | DbQuery | :: | compat_db_query | -
6 | /mnt/c/Users/Regad/Documents/dev/mantisbt/plugins/EventLog/core/event_api.php | 47 | - | - | db_query | -
7 | /mnt/c/Users/Regad/Documents/dev/mantisbt/plugins/EventLog/EventLog.php | 133 | - | - | event_add | -
8 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/event_api.php | 206 | EventLogPlugin | -> | process_log | -
9 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/event_api.php | 232 | - | - | event_callback | -
10 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/event_api.php | 164 | - | - | event_type_execute | -
11 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/logging_api.php | 93 | - | - | event_signal | -
12 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/classes/DbQuery.class.php | 316 | - | - | log_event | -
13 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/classes/DbQuery.class.php | 297 | DbQuery | -> | log_query | -
14 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/classes/DbQuery.class.php | 796 | DbQuery | -> | db_execute | -
15 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/database_api.php | 318 | DbQuery | :: | compat_db_query | -
16 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/project_hierarchy_api.php | 167 | - | - | db_query | -
17 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/project_hierarchy_api.php | 252 | - | - | project_hierarchy_cache | -
18 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/user_api.php | 1138 | - | - | project_hierarchy_get_subprojects | -
19 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/user_api.php | 1297 | - | - | user_get_accessible_projects | -
20 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/access_api.php | 369 | - | - | user_get_all_accessible_projects | -
21 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/access_api.php | 420 | - | - | access_project_array_filter | -
22 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/layout_api.php | 555 | - | - | access_has_any_project_level | -
23 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/layout_api.php | 442 | - | - | layout_navbar_button_bar | -
24 | /mnt/c/Users/Regad/Documents/dev/mantisbt/core/layout_api.php | 157 | - | - | layout_navbar | -
25 | /mnt/c/Users/Regad/Documents/dev/mantisbt/plugins/EventLog/pages/index.php | 22 | - | - | layout_page_begin | -
26 | /mnt/c/Users/Regad/Documents/dev/mantisbt/plugin.php | 74 | - | - | include | '/mnt/c/Users/Regad/Documents/dev/mantisbt/plugins/EventLog/pages/index.php'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions