Blame | Last modification | View Log | RSS feed
-- MySQL dump 10.13 Distrib 5.1.41, for debian-linux-gnu (i486)---- Host: localhost Database: helper_test-- -------------------------------------------------------- Server version 5.1.41-3ubuntu12.10/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;/*!40101 SET NAMES utf8 */;/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;/*!40103 SET TIME_ZONE='+00:00' */;/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;---- Dumping data for table `catalogdashboarduser`--LOCK TABLES `catalogdashboarduser` WRITE;/*!40000 ALTER TABLE `catalogdashboarduser` DISABLE KEYS */;/*!40000 ALTER TABLE `catalogdashboarduser` ENABLE KEYS */;UNLOCK TABLES;---- Dumping data for table `dashboarduser`--LOCK TABLES `dashboarduser` WRITE;/*!40000 ALTER TABLE `dashboarduser` DISABLE KEYS */;/*!40000 ALTER TABLE `dashboarduser` ENABLE KEYS */;UNLOCK TABLES;---- Dumping data for table `logisticsuser`--LOCK TABLES `logisticsuser` WRITE;/*!40000 ALTER TABLE `logisticsuser` DISABLE KEYS */;/*!40000 ALTER TABLE `logisticsuser` ENABLE KEYS */;UNLOCK TABLES;---- Dumping data for table `message`--LOCK TABLES `message` WRITE;/*!40000 ALTER TABLE `message` DISABLE KEYS */;/*!40000 ALTER TABLE `message` ENABLE KEYS */;UNLOCK TABLES;---- Dumping data for table `report`--LOCK TABLES `report` WRITE;/*!40000 ALTER TABLE `report` DISABLE KEYS */;/*!40000 ALTER TABLE `report` ENABLE KEYS */;UNLOCK TABLES;---- Dumping data for table `reportroleauthority`--LOCK TABLES `reportroleauthority` WRITE;/*!40000 ALTER TABLE `reportroleauthority` DISABLE KEYS */;/*!40000 ALTER TABLE `reportroleauthority` ENABLE KEYS */;UNLOCK TABLES;---- Dumping data for table `reportuser`--LOCK TABLES `reportuser` WRITE;/*!40000 ALTER TABLE `reportuser` DISABLE KEYS */;/*!40000 ALTER TABLE `reportuser` ENABLE KEYS */;UNLOCK TABLES;---- Dumping data for table `statisticsuser`--LOCK TABLES `statisticsuser` WRITE;/*!40000 ALTER TABLE `statisticsuser` DISABLE KEYS */;/*!40000 ALTER TABLE `statisticsuser` ENABLE KEYS */;UNLOCK TABLES;---- Dumping data for table `useremail`--LOCK TABLES `useremail` WRITE;/*!40000 ALTER TABLE `useremail` DISABLE KEYS */;/*!40000 ALTER TABLE `useremail` ENABLE KEYS */;UNLOCK TABLES;/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;-- Dump completed on 2011-09-21 19:20:44