SET NAMES command fails

Bug #799891 reported by Seppo Jaakola
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL patches by Codership
Fix Released
High
Seppo Jaakola
0.8
Fix Released
High
Seppo Jaakola
Trunk
Fix Released
High
Seppo Jaakola

Bug Description

with 0.8.0 release, SET NAMES fails:

Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 4
Server version: 5.1.53-debug wsrep_0.8.0

Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL v2 license

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> set names utf8;
ERROR 1210 (HY000): Incorrect arguments to SET

Related branches

Revision history for this message
Seppo Jaakola (seppo-jaakola) wrote :

Obsolete code from 0.7 remained in set-var.cc, which caused this issue. Fixing is simple and requires just a sharp knife.

Changed in codership-mysql:
importance: Undecided → High
status: New → In Progress
assignee: nobody → Seppo Jaakola (seppo-jaakola)
milestone: none → 0.8
Changed in codership-mysql:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.