error creating table if using word in as field name

Issue #117 resolved
Former user created an issue

Originally reported on Google Code with ID 117

What steps will reproduce the problem?
1. create table "main"
2. use field name "in" as float not null
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Android 2.3.5 (Htc Desire S)
Latest Paw Server, Latest Php plugin for paw server, latest phpliteadmin

Please provide any additional information below.
"""
Error: near "in": syntax error.
This may be a bug that needs to be reported at code.google.com/p/phpliteadmin/issues/list

"""

Reported by bartaszili on 2012-10-01 13:43:24

Comments (2)

  1. Christopher Kramer
    I think this issue really is fixed in svn, so I am marking it as fixed.
    
    You can get the latest version from svn here:
    http://phpliteadmin.googlecode.com/svn/source/1.9.3/phpliteadmin.php
    

    Reported by crazy4chrissi on 2012-10-25 18:51:26 - Status changed: Fixed

  2. Log in to comment