Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-4332

Stored Procedures for information schema tables are failing

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 1.5.3
    • 5.4.1
    • None

    Description

      The following stored procedures for information schema tables are failing

      call columnstore_info.total_usage(); 
      call columnstore_info.table_usage(NULL, NULL); 
      call columnstore_info.table_usage('my_schema', 'my_table'); 
      call columnstore_info.compression_ratio();
      

      I get the following errors:
      ERROR 2006 (HY000): MySQL server has gone away
      ERROR 2013 (HY000): Lost connection to MySQL server during query

      Please advise.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kardell Michael Kardell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.