projects
/
weathermon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Workaround for broken data transmission from Arduino part
[weathermon.git]
/
mysql
/
meteo_units.sql
diff --git
a/mysql/meteo_units.sql
b/mysql/meteo_units.sql
index 227d0445870c0d6ab978812fd372a1c764379e66..110b39d0de86224f09da057571b034e6e23db3ab 100644
(file)
--- a/
mysql/meteo_units.sql
+++ b/
mysql/meteo_units.sql
@@
-1,10
+1,8
@@
-CREATE DATABASE IF NOT EXISTS `meteo` /*!40100 DEFAULT CHARACTER SET utf8 */;
-USE `meteo`;
--- MySQL dump 10.13 Distrib 5.5.35, for debian-linux-gnu (i686)
+-- MySQL dump 10.13 Distrib 5.5.38, for debian-linux-gnu (x86_64)
--
--
--- Host:
estia
Database: meteo
+-- Host:
localhost
Database: meteo
-- ------------------------------------------------------
-- ------------------------------------------------------
--- Server version 5.5.3
5-0ubuntu0.13.10.2
+-- Server version 5.5.3
8-0ubuntu0.14.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
@@
-54,4
+52,4
@@
UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
--- Dump completed on 2014-0
3-17 20:31:43
+-- Dump completed on 2014-0
9-25 14:48:27