mvsagar / queper_rep

wjISQL - a webapp for accessing relational databases
0 stars 1 forks source link

W_B_20180205_85: ALTER statement to DROP a column of a MariaDB table makes wjISQL hang #36

Open mvsagar opened 6 years ago

mvsagar commented 6 years ago

ALTER statement to DROP column of a MariaDB table makes wjISQL hang even though the column is found to be dropped after disconnecting from database and connecting again. After the statement is executed, wjISQL seems to get into a state where nothing works. Table list operations also do not work. Can not execute any statement as well. Even disconnect does not work some times.