Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000141 [1. XAMPP for Windows] MySQL crash always 2009-11-29 01:17 2009-12-24 00:38
Reporter ifreaker View Status public  
Assigned To wiedmann
Priority normal Resolution open  
Status feedback   Product Version 1.7.2
Summary 0000141: MySQL service would not start due to time zone related problem
Description MySQL would not start because of a problem related to the default-time-zone configuration. In my installation it was "Asia/Karachi".
Windows Event Viewer reported this error : "Fatal error: Illegal or unknown default time zone 'Asia/Karachi'".
I downloaded the files from http://dev.mysql.com/downloads/timezones.html [^] and copied them to mysql/data/mysql to solve the problem.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000228)
wiedmann (manager)
2009-12-02 09:43

This was an "update" Installation?

Because the timezone-2009g tables are already included in XAMPP 1.7.2, and "Asia/Karachi" is working here:

> mysql> show variables like 'time_zone';
> | time_zone | Asia/Karachi |

> mysql> select Name from mysql.time_zone_name where Name = 'Asia/Karachi';
> | Asia/Karachi |

Regards,
Carsten
(0000230)
ifreaker (reporter)
2009-12-03 01:52

No it was a fresh download from your website.
(0000238)
wiedmann (manager)
2009-12-24 00:38

> No it was a fresh download from your website.

Hm, that's difficult, because I can't reproduce this issue with XAMPP 1.7.2, and "Asia/Karachi" on my pc.

Did you have this problem with the new XAMPP 1.7.3 too?

- Issue History
Date Modified Username Field Change
2009-11-29 01:17 ifreaker New Issue
2009-11-29 01:23 ifreaker Issue Monitored: ifreaker
2009-12-02 09:43 wiedmann Note Added: 0000228
2009-12-02 09:43 wiedmann Assigned To => wiedmann
2009-12-02 09:43 wiedmann Status new => feedback
2009-12-03 01:52 ifreaker Note Added: 0000230
2009-12-24 00:38 wiedmann Note Added: 0000238


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker