Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Project Forum Project Forum
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • EIPEIP
  • Project ForumProject Forum
  • Project ForumProject Forum
  • Issues
  • #457
Closed
Open
Issue created Aug 01, 2022 by Otto Visser@owvisserOwner

ActionView::Template::Error: Mysql2::Error: This version of MariaDB doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'

Sentry Issue: PROJECT-FORUM-3J

Mysql2::Error: This version of MariaDB doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'
  app/views/course_editions/themes/_page.html.erb:30:
    <% if @users.present? %>
  app/views/course_editions/themes/index.html.erb:2:
    <%= render 'course_editions/themes/page', f: f do %>
  app/views/course_editions/themes/index.html.erb:1:
    <%= bootstrap_form_with url: url_for, method: :get do |f| %>
  app/controllers/application_controller.rb:76:in `switch_locale'
    I18n.with_locale(locale, &action)
...
(191 additional frame(s) were not displayed)

ActionView::Template::Error: Mysql2::Error: This version of MariaDB doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'
ActionView::Template::Error: Mysql2::Error: This version of MariaDB doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'
Assignee
Assign to
Time tracking