mysql 1146 error
Permalink
i have found this error
mysql error: [1146: Table 'geoisys_swaraj.Config' doesn't exist] in EXECUTE("select * from Config where uID = 0 order by cfKey asc")
when i try to connect database in server
mysql error: [1146: Table 'geoisys_swaraj.Config' doesn't exist] in EXECUTE("select * from Config where uID = 0 order by cfKey asc")
when i try to connect database in server
Was attempting to roll-out Concrete5 for one of our Parallel servers for testing, got the same error.
I used the installer fromhttp://apscatalog.com/, so I suspect something is incorrect in the config, as it did UpperCase the table names. I changed it to ".config" instead and it moved on to the next table. Which also had UpperCase, at this point - I gave up.
If this gets fixed, can you let me know and I will try again.
I used the installer fromhttp://apscatalog.com/, so I suspect something is incorrect in the config, as it did UpperCase the table names. I changed it to ".config" instead and it moved on to the next table. Which also had UpperCase, at this point - I gave up.
If this gets fixed, can you let me know and I will try again.
Citytech