Menu

#4178 (ok 4.1.2) Quick edit for BIT type doesn't work

4.1.1
fixed
None
1
2013-12-23
2013-12-11
No

Exactly as the title says, using the quick edit to modify BIT columns of any length doesn't work using the quick edit, however you are able to modify the value if you click on the "Edit" button for that row and do it the normal way. With the quick edit, you get the following error:

0 rows affected.
Warning: #1264 Out of range value for column 'bit_test' at row 1

Tested using versions:
4.2.0-dev
3.5.2

Discussion

  • Abhishek Kandoi

    Abhishek Kandoi - 2013-12-14

    I submitted a pull request to fix this bug.
    https://github.com/phpmyadmin/phpmyadmin/pull/789

    Please review and let me know if it's fine.

     
  • Marc Delisle

    Marc Delisle - 2013-12-14
    • assigned_to: Marc Delisle
     
  • Marc Delisle

    Marc Delisle - 2013-12-17
    • assigned_to: Marc Delisle --> nobody
     
  • Marc Delisle

    Marc Delisle - 2013-12-17
    • Group: 3.3.7 --> 4.1.1
     
  • Marc Delisle

    Marc Delisle - 2013-12-18
    • assigned_to: Marc Delisle
     
  • Marc Delisle

    Marc Delisle - 2013-12-18
    • summary: Quick edit for BIT type doesn't work --> (ok 4.1.2) Quick edit for BIT type doesn't work
    • status: open --> resolved
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2013-12-23
    • Status: resolved --> fixed