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? |
|