Menu

#4662 Duplicate column name error

Latest_Git
fixed
None
1
2014-12-21
2014-12-20
No

Hi
When we try to add a column to an existing table,it says duplicate column name 'column_name' . though the column gets added properly

Discussion

  • Smita Kumari

    Smita Kumari - 2014-12-20
    • assigned_to: Smita Kumari
    • Priority: 5 --> 1
     
  • tapanhalani

    tapanhalani - 2014-12-21

    hello smita,

    I am new to open source development and keen to contribute to phpmyadmin. Regarding your problem, I have added 2 columns using sql query in an existing table I created in PMA, and I didn't get any such errors.

    Can you send a screenshot of the error you are getting? It might prove helpful.

    Thank you.

     
  • Rakesh Kumar

    Rakesh Kumar - 2014-12-21

    The issue is on master branch.
    Make sure you are testing on master branch.

     
  • Smita Kumari

    Smita Kumari - 2014-12-21
    • status: open --> fixed
     
  • Rakesh Kumar

    Rakesh Kumar - 2014-12-21

    Yeah it fixes the issue.
    Thanks