← Back to team overview

enterprise-support team mailing list archive

[Bug 1267698] [NEW] Item_insert_value type should be ITEM_INSERT_VALUE

 

Public bug reported:

Copy of http://bugs.mysql.com/bug.php?id=71330:

In mysql 5.7.3 (and prior versions of mysql including 5.6 and perhaps
others), there is an item type ITEM_INSERT_VALUE, an Item_insert_value
class, but no Item class that implements a type() method that returns
ITEM_INSERT_VALUE.

In addition, the Item_insert_value::eq method queries an item's type()
for ITEM_INSERT_VALUE.

It seems like a bug that the Item_insert_value type is not
ITEM_INSERT_VALUE.

** Affects: mysql-server
     Importance: Unknown
         Status: Unknown

** Affects: percona-server
     Importance: Medium
     Assignee: Laurynas Biveinis (laurynas-biveinis)
         Status: Triaged

** Affects: percona-server/5.1
     Importance: Undecided
         Status: Won't Fix

** Affects: percona-server/5.5
     Importance: Undecided
         Status: Won't Fix

** Affects: percona-server/5.6
     Importance: Medium
     Assignee: Laurynas Biveinis (laurynas-biveinis)
         Status: Triaged


** Tags: tokudb upstream

** Also affects: percona-server/5.1
   Importance: Undecided
       Status: New

** Also affects: percona-server/5.5
   Importance: Undecided
       Status: New

** Also affects: percona-server/5.6
   Importance: Undecided
       Status: New

** Changed in: percona-server/5.1
       Status: New => Won't Fix

** Changed in: percona-server/5.5
       Status: New => Won't Fix

** Changed in: percona-server/5.6
       Status: New => Triaged

** Changed in: percona-server/5.6
   Importance: Undecided => Medium

** Changed in: percona-server/5.6
     Assignee: (unassigned) => Laurynas Biveinis (laurynas-biveinis)

** Tags added: tokudb upstream

** Bug watch added: MySQL Bug System #71330
   http://bugs.mysql.com/bug.php?id=71330

** Also affects: mysql-server via
   http://bugs.mysql.com/bug.php?id=71330
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1267698

Title:
  Item_insert_value type should be ITEM_INSERT_VALUE

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1267698/+subscriptions


Follow ups

References