Current time: 10-01-2024, 07:46 AM Hello There, Guest! (LoginRegister)


Post Reply 
update fehler in nightly
Author Message
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #15
RE: update fehler in nightly
Da sind tatsächlich einige Sachen anders z.B. beim Traffic ...
aber das könnte doch auch daran liegen, das ich die nightly von heute genommen habe und nicht die RC6 - oder?
Habe die Struktur verglichen:

bei der Struktur vom install package:
CHARSET=utf8 COLLATE=utf8_unicode_ci;

Testserver nach Update (überall):
CHARSET=latin1 AUTO_INCREMENT=36 ;

Dann user_gui_props
Original:
UNIQUE KEY (`id`)

Testserver:
UNIQUE KEY `id` (`id`)

original:
mail_auto_respond` BOOL NOT NULL default '0',
testserver:
mail_auto_respond` tinyint(1) NOT NULL default '0',

Das hier ist noch nach dem Update vorhanden - ist aber nicht im Install SQL:
`zt_correction` tinyint(1) NOT NULL default '0',
KEY `i_zt_correction` (`zt_correction`),
KEY `i_domain_traffic_domain_id` (`domain_id`),
KEY `i_domain_traffic_dtraff_time` (`dtraff_time`),

ansonsten keine Unterschiede - User anlegen und Services anlegen klappt alles.
Was würdest Du beim echten Update empfehlen?
(This post was last modified: 10-14-2008 12:07 AM by fulltilt.)
10-13-2008 11:27 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
update fehler in nightly - fulltilt - 10-13-2008, 05:00 AM
RE: update fehler in nightly - Top44 - 10-13-2008, 06:14 AM
RE: update fehler in nightly - malloc - 10-13-2008, 07:16 AM
RE: update fehler in nightly - fulltilt - 10-13-2008, 06:23 PM
RE: update fehler in nightly - fulltilt - 10-13-2008, 07:27 PM
RE: update fehler in nightly - totototo - 10-13-2008, 07:58 PM
RE: update fehler in nightly - fulltilt - 10-13-2008, 08:12 PM
RE: update fehler in nightly - totototo - 10-13-2008, 08:22 PM
RE: update fehler in nightly - fulltilt - 10-13-2008, 08:22 PM
RE: update fehler in nightly - totototo - 10-13-2008, 09:13 PM
RE: update fehler in nightly - fulltilt - 10-13-2008, 10:23 PM
RE: update fehler in nightly - joximu - 10-13-2008, 10:33 PM
RE: update fehler in nightly - fulltilt - 10-13-2008, 10:49 PM
RE: update fehler in nightly - joximu - 10-13-2008, 11:07 PM
RE: update fehler in nightly - fulltilt - 10-13-2008 11:27 PM
RE: update fehler in nightly - fulltilt - 10-14-2008, 12:51 AM
RE: update fehler in nightly - joximu - 10-14-2008, 01:49 AM
RE: update fehler in nightly - fulltilt - 10-14-2008, 02:27 AM
RE: update fehler in nightly - joximu - 10-14-2008, 02:36 AM
RE: update fehler in nightly - fulltilt - 10-14-2008, 03:00 AM
RE: update fehler in nightly - joximu - 10-14-2008, 04:12 AM
RE: update fehler in nightly - fulltilt - 10-14-2008, 09:50 AM
RE: update fehler in nightly - fulltilt - 10-17-2008, 08:23 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)