Shut down of mySql server while taking ResultSet !!

Discussion in 'MySQL' started by elixir, Nov 30, 2005.

  1. #1
    I have a problem in taking resultSet for finding columns name in a table from a meta data.getColumns() as:

    ResultSet rs = metaData.getColumns(null,null, "tableName","columnName");

    So when i execute this statement then i get a program error as :mysqld.exe has generated errors and will be closed by windows.You will need to restart the program.


    Any help will be highly appreciated.
     
    elixir, Nov 30, 2005 IP
  2. elixir

    elixir Banned

    Messages:
    72
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    ??? :rolleyes:
     
    elixir, Dec 1, 2005 IP
  3. Shoemoney

    Shoemoney $

    Messages:
    4,474
    Likes Received:
    588
    Best Answers:
    0
    Trophy Points:
    295
    #3
    I doubt you are going to get any help with that kind of querry here.

    Try posting on the mysql forums.
     
    Shoemoney, Dec 1, 2005 IP