Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Syntax error with row_number alias #387

Copy link
Copy link
@DorianCoding

Description

@DorianCoding
Issue body actions

When using ROW_NUMBER and an alias such as :

SELECT ROW_NUMBER() OVER (ORDER BY `start`)

Phpmyadmin is showing an error but the query works.

It says "An alias was previously found" near the index.

image

Server configuration

  • Operating system: Ubuntu
  • Web server: Nginx + Apache
  • Database version: 10.6.7-MariaDB-2ubuntu1.1 - Ubuntu 22.04
  • PHP version: 8.1.2-1ubuntu2.8
  • phpMyAdmin version: 5.1.1deb5ubuntu1

Client configuration

  • Browser: Firefox 107.0
  • Operating system: Windows 10 64 bits
Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.