Jump to content

softlab

Members
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by softlab

  1. Hi.

     

    I'm bfpsw on johnny.

     

    I'm trying to modify the length of a column in a table of my database (bfpsw_jaw) using phpMyAdmin, but the response is:

     

    "#1874 - InnoDB is in read-only mode".

     

    It seems it is not possible to rename the table; if I try to drop it, the error is:

     

    "#1051 - Unknown table bfpsw_jaw.UTENTI".

     

    Can you help me?

     

    Thanks

  2. I think I've solved. Searching on Google I found a post on StackOverflow giving a possible solution for the problem I faced; the last deploy of my web app seems to work well, and session attributes seem to be conserved. Here the link to the post:

     

    https://stackoverflow.com/questions/2138245/session-is-lost-and-created-as-new-in-every-servlet-request.

     

    Hope it helps

     

    P.S. - The second answer to the post

×
×
  • Create New...