Missing time zones in WAMP MySQL Jul 28, 2015 If you try to run for example SET time_zone = 'Europe/Oslo' on the default MySQL database that comes with WAMP you might get an error saying the time zone doesn’t exist. Apparently this is because the time_zone tables for some reason are empty. view source Advertisement More Similar PostsUsing iAd to Display Banner Ad in Your AppHow to Integrate Facebook Login in iOS AppIntroduction to UIActionSheet and UIPopoverControllerEmbedding Virtual Reality Across the Web with VR ViewsHow to Create a Simple RSS Reader AppCreate Static Table View Using StoryboardHandling Single and Multiple Selection in Collection ViewUnderstanding XML and JSON Parsing in iOS ProgrammingCreating Simple View Animations in SwiftCreate a Simple App for Video Recording and PlaybackHow to Design Rich Card-Based Layouts with Semantic UIBuild a Simple Camera App Using UIImagePickerControllerA Basic HTML5 Template For Any ProjectJavaScript Testing: Unit vs Functional vs Integration TestsImproving the Quality of Your CSS with PostCSSAvoiding a JavaScript MonocultureHow to Add Header and Footer View in UICollectionViewWorking with Touch ID API in iOS 8 SDKUnderstanding Key-Value Observing and CodingHow to Use SQLite to Manage Data in iOS Apps