/*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.6.23-MariaDB, for Linux (x86_64) -- -- Host: localhost Database: centauro_db -- ------------------------------------------------------ -- Server version 10.6.23-MariaDB-cll-lve-log /*!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 utf8mb4 */; /*!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 */; -- -- Table structure for table `promociones` -- DROP TABLE IF EXISTS `promociones`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `promociones` ( `id` int(6) NOT NULL AUTO_INCREMENT, `titulo` varchar(255) DEFAULT NULL, `titulo_i` varchar(255) DEFAULT NULL, `titulo_p` varchar(255) DEFAULT NULL, `contenido` text DEFAULT NULL, `contenido_i` text DEFAULT NULL, `contenido_p` text DEFAULT NULL, `orden` int(6) NOT NULL DEFAULT 0, `publicar` tinyint(1) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `promociones` -- LOCK TABLES `promociones` WRITE; /*!40000 ALTER TABLE `promociones` DISABLE KEYS */; INSERT INTO `promociones` (`id`, `titulo`, `titulo_i`, `titulo_p`, `contenido`, `contenido_i`, `contenido_p`, `orden`, `publicar`) VALUES (8,'Consulte nuestras promociones!','See our promotions!','','','','',0,1); /*!40000 ALTER TABLE `promociones` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tarifas` -- DROP TABLE IF EXISTS `tarifas`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tarifas` ( `id` int(4) NOT NULL, `texto` text NOT NULL, `texto_i` text NOT NULL, `texto_p` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tarifas` -- LOCK TABLES `tarifas` WRITE; /*!40000 ALTER TABLE `tarifas` DISABLE KEYS */; INSERT INTO `tarifas` (`id`, `texto`, `texto_i`, `texto_p`) VALUES (1,'

Tarifas 2022 / 2023

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
TARIFAS 2022\r\n

KM LIBRES

\r\n
\r\n


NISSAN MARCH 5 PUERTAS
VW GOL TREND

\r\n
\r\n


NISSAN VERSA 4 PUERTAS

\r\n

RENAULT LOGAN

\r\n
\r\n

CAMIONETA TOYOTA

\r\n

HILUX 4X4

\r\n
1 DIA500 Kms.consultar en www.centaurorentacar.com.ar  
2 DIAS1.000 Kms   
3 DIAS1.500 Kms.   
1 SEMANA3.500 Kms   
Km Extra    
\r\n

 

','
\r\n

Rates  2022 / 2023

\r\n
\r\n
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
RATES 2022\r\n

FREE KM

\r\n
\r\n


NISSAN MARCH 5 DOORS
VW GOL TREND

\r\n
\r\n


NISSAN VERSA 4 DOORS

\r\n

RENAULT LOGAN

\r\n
\r\n

TOYOTA HILUX

\r\n

4WD

\r\n
1 DAY500 Kms.see www.centaurorentacar.com.ar  
2 DAYS1.000 Kms   
3 DAYS1.500 Kms.   
1 WEEK3.500 Kms   
Km Extra    
\r\n

 

\r\n
',''); /*!40000 ALTER TABLE `tarifas` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `usuario` -- DROP TABLE IF EXISTS `usuario`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `usuario` ( `id` int(6) NOT NULL AUTO_INCREMENT, `nombre` varchar(255) DEFAULT NULL, `usuario` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` varchar(255) DEFAULT NULL, `permiso` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `usuario` -- LOCK TABLES `usuario` WRITE; /*!40000 ALTER TABLE `usuario` DISABLE KEYS */; INSERT INTO `usuario` (`id`, `nombre`, `usuario`, `email`, `password`, `permiso`) VALUES (1,'Administrador','admin','aaaaa@aaaaa.com.ar','b6a82bc4af0f5a736bbacec336ad0926','Administrador'); /*!40000 ALTER TABLE `usuario` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping events for database 'centauro_db' -- -- -- Dumping routines for database 'centauro_db' -- /*!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 2025-11-13 5:09:24