Cannot add field to existing table

Issue #59 invalid
Former user created an issue

Originally reported on Google Code with ID 59 ``` 1. Select an existing table 2. Click "Go" after "Add 1 field(s) at end of table" 3. Enter a random, non-existing field name 4. Click "Add field"

After that, I get the following error:

Warning: SQLiteDatabase::query() [sqlitedatabase.query]: no such table: t1317660974 in /mnt/webf/b2/01/5652201/htdocs/database/phpliteadmin.php on line 463

I try adding an integer field called "rechnungsnummer" to a table called "bestellungen"

What version of the product are you using? On what operating system? phpLiteAdmin v1.8.7 on SunOS 5.10 Generic_142900-13 sun4v

```

Reported by `david.blaha` on 2011-10-03 17:00:07

Comments (1)

  1. Dane Iracleous

    ``` Sorry, but I couldn't reproduce your problem. ```

    Reported by `diracleo` on 2011-10-26 04:36:07 - Status changed: `Invalid`

  2. Log in to comment