Matthias Harder wrote: > Hello, > > ok, i found the script necessary - but not in the expected place... > The sql-script was only at the source-directory... > Maybe i should look closer before i post next time....
we could discuss if sql scripts make sense on a directory target for install, where source happens to be including everything (you install the sql script from source!). on the packaging way it makes sense to copy that into the package for the user, but if required for everything feel free to open an issue. kind regards, Michael > Thanks for your help! > > Matthias > > Am 17.02.2011 13:11, schrieb Michael Friedrich: >> Matthias Harder wrote: >>> Hello, >>> >>> i updated my installation from 1.2.1 to 1.3 using the docs - all running >>> fine .... >>> after updating icinga-web i ran in the following error on every part of >>> icinga-web: >>> >>> Exception thrown: SQLSTATE[42S02]: Base table or view not found: 1146 >>> Table 'icinga_web.cronk' doesn't exist >>> >>> Using some mysql-tools i recognized that there is no table like this in >>> the database... :-( >>> >>> But the scheme-script: >>> >>> "mysql -u root -p icinga_web< >>> /usr/local/icinga-web/etc/schema/updates/mysql_v1-0-3_to_v1-2.sql" >> v1-2_to_v1-3 should be used as final step. this is where the cronk table >> and other important stuff will be created. >> >> >>> runs without error... >>> How can i fix that problem? >>> >>> Thx >>> Matthias >>> >>> PS: just in case that this mail comes 2 times - Sorry! >>> The first time i used an mail-adress that is not on the mailinglist >>> >>> >>> ------------------------------------------------------------------------------ >>> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: >>> Pinpoint memory and threading errors before they happen. >>> Find and fix more than 250 security defects in the development cycle. >>> Locate bottlenecks in serial and parallel code that limit performance. >>> http://p.sf.net/sfu/intel-dev2devfeb >>> _______________________________________________ >>> icinga-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/icinga-users >>> > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-users > -- DI (FH) Michael Friedrich Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria email: [email protected] phone: +43 1 4277 14359 fax: +43 1 4277 14338 web: http://www.univie.ac.at/zid http://www.aco.net Icinga Core& IDOUtils Developer http://www.icinga.org ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
