Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-15834

Error during create fulltext search index

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 3.2.3
    • None
    • ACP, Search
    • PHP Version 5.6.17-3
      Apache/2.4.25 (Debian)
      mysql Ver 14.14 Distrib 5.6.30
      Browser: all

    Description

      If I'm trying to create fulltext index for search i'e got an error:

      SQL ERROR [ mysqli ]Lost connection to MySQL server during query [2013]SQLALTER TABLE phpbb_posts ADD FULLTEXT post_text (post_text)BACKTRACEFILE: (not given by php)
      LINE: (not given by php)
      CALL: msg_handler()FILE: [ROOT]/phpbb/db/driver/driver.php
      LINE: 997
      CALL: trigger_error()FILE: [ROOT]/phpbb/db/driver/mysqli.php
      LINE: 193
      CALL: phpbb\db\driver\driver->sql_error()FILE: [ROOT]/phpbb/db/driver/factory.php
      LINE: 329
      CALL: phpbb\db\driver\mysqli->sql_query()FILE: [ROOT]/phpbb/search/fulltext_mysql.php
      LINE: 1058
      CALL: phpbb\db\driver\factory->sql_query()FILE: [ROOT]/includes/acp/acp_search.php
      LINE: 369
      CALL: phpbb\search\fulltext_mysql->create_index()FILE: [ROOT]/includes/acp/acp_search.php
      LINE: 46
      CALL: acp_search->index()FILE: [ROOT]/includes/functions_module.php
      LINE: 676
      CALL: acp_search->main()FILE: [ROOT]/adm/index.php
      LINE: 82
      CALL: p_master->load_active()

      I have this problem since 3.1 was released

      Attachments

        Activity

          People

            Unassigned Unassigned
            LordRuthwen LordRuthwen [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: