Re: Various issues
Brought to you by:
iridium
From: Martin G. <gim...@gi...> - 2002-08-29 10:45:32
|
Ondrej Jombik <ne...@po...> writes: >> > and the db/files files were updated immediately afterward. I'm >> > assuming that you loaded your mysql up before that? >> If so, then the fix is simple: load /config/make_db.php and press the >> 'Create or Recreate Tables' button. It will parse stations.csv and >> recreate the tables using the current configuration. > > It worked, thanks. Anyway, it deletes all my metars in metars > table (than I recover it from backup). Maybe we could consider also > pure stations update functionality in phpWeather configuration > scripts as a thing of further development. Perhaps - but I've always though of the METARs table as a cache, something that could be thrown away. But we could make the create_tables methods more sophisticated, no problem... -- Martin Geisler My GnuPG Key: 0xF7F6B57B See http://gimpster.com/ and http://phpweather.net/ for: PHP Weather => Shows the current weather on your webpage and PHP Shell => A telnet-connection (almost :-) in a PHP page. |