<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>One Kind Of Life &#187; Mysql</title>
	<atom:link href="http://www.doutdex.com/blog/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doutdex.com/blog</link>
	<description>Experience analyzing new softwares</description>
	<lastBuildDate>Wed, 04 Jan 2012 13:01:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MySQL ERROR 1005 (HY000): Can’t create table ‘NameTable.frm’ (errno: 150)</title>
		<link>http://www.doutdex.com/blog/2009/07/29/mysql-error-1005-hy000-can-t-create-table-nametable-frm-errno-150/</link>
		<comments>http://www.doutdex.com/blog/2009/07/29/mysql-error-1005-hy000-can-t-create-table-nametable-frm-errno-150/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 22:25:57 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Mysql]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/2009/07/29/ysql-error-1005-hy000-can%e2%80%99t-create-table-%e2%80%98nametable-frm%e2%80%99-errno-150/</guid>
		<description><![CDATA[This error 150 means &#8220;MySQL error code 150: Foreign key constraint is incorrectly formed&#8221; So the common problem occurs if you try to create a new table with a foreign key without the table source FK (the source table doesn&#8217;t exist into DB ), the solution is create first the table source of the FK [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2009/07/29/mysql-error-1005-hy000-can-t-create-table-nametable-frm-errno-150/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Timestamp en php y mysql</title>
		<link>http://www.doutdex.com/blog/2009/07/12/timestamp-en-php-y-mysql/</link>
		<comments>http://www.doutdex.com/blog/2009/07/12/timestamp-en-php-y-mysql/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 18:41:08 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[timestamp]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/2009/07/12/timestamp-en-php-y-mysql/</guid>
		<description><![CDATA[Es algo común tener que estar guardando fechas en la base de datos, sin embargo, es recomendable definir cual será la fuente para la base del tiempo, es decir, puede que pase que existen dos servidores el primero que mantiene a la aplicación y el segundo que tiene a la base de datos y podría [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2009/07/12/timestamp-en-php-y-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup database -base de datos- mysql en archivo con cron con timestamp date fecha</title>
		<link>http://www.doutdex.com/blog/2009/06/20/backup-database-base-de-datos-mysql-en-archivo-con-cron-con-timestamp-date-fecha/</link>
		<comments>http://www.doutdex.com/blog/2009/06/20/backup-database-base-de-datos-mysql-en-archivo-con-cron-con-timestamp-date-fecha/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 17:22:55 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cron]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/2009/06/20/backup-database-base-de-datos-mysql-en-archivo-con-cron-con-timestamp-date-fecha/</guid>
		<description><![CDATA[Amigos un ejemplo practico de respaldar una base de datos: Comandos: 1) Editar el archivo de crones para el usuario crontab -e 2) Agregar una línea indicando cada cuanto se va ejecutar, para este ejemplo puntual el cron se ejecutará semanalmente todos los días Lunes a las 10:30 de la mañana. 30 10 * * [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2009/06/20/backup-database-base-de-datos-mysql-en-archivo-con-cron-con-timestamp-date-fecha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 Ways to Kill Your Mysql Application Performance</title>
		<link>http://www.doutdex.com/blog/2009/03/12/15-ways-to-kill-your-mysql-application-performance/</link>
		<comments>http://www.doutdex.com/blog/2009/03/12/15-ways-to-kill-your-mysql-application-performance/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 13:46:51 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=367</guid>
		<description><![CDATA[Nice presentation by Jay Pipes. 15 Ways to Kill Your Mysql Application Performance View more presentations from guest9912e5.]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2009/03/12/15-ways-to-kill-your-mysql-application-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instalar Mysql 6.0 en windows XP</title>
		<link>http://www.doutdex.com/blog/2008/05/15/instalar-mysql-60-en-windows-xp/</link>
		<comments>http://www.doutdex.com/blog/2008/05/15/instalar-mysql-60-en-windows-xp/#comments</comments>
		<pubDate>Fri, 16 May 2008 03:32:39 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Mysql]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=33</guid>
		<description><![CDATA[Primero ir a www.mysql.com descargar la ultima versión, la versión autoinstalable. Luego instalar por defecto, siguiente si sabes que ese puerto esta usado para algo cambiarlo sino dejarlo, 3306, y dejar la contraseña para root Abrir consola: cd /Archivos de Programa/mysql/Mysql 6.0/bin/ ejecuta mysqlshow -u root -p mysql Este comando muestra los puertos mysqladmin mysqladmin [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/05/15/instalar-mysql-60-en-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guías de referencia (cheat sheets) lenguajes de programación (desarrollo)</title>
		<link>http://www.doutdex.com/blog/2007/12/05/guias-de-referencia-cheat-sheets-lenguajes-de-programacion-desarrollo/</link>
		<comments>http://www.doutdex.com/blog/2007/12/05/guias-de-referencia-cheat-sheets-lenguajes-de-programacion-desarrollo/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 14:35:20 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Cheatsheets]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/2007/12/05/guias-de-referencia-cheat-sheets-lenguajes-de-programacion-desarrollo/</guid>
		<description><![CDATA[Una recopilación con cheet sheets para varios lenguajes (php,java,asp,html,etc), nunca esta mal tenerlas a mano. Lista de cheat Sheets]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2007/12/05/guias-de-referencia-cheat-sheets-lenguajes-de-programacion-desarrollo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conexión a mysql desde PHP, buscar</title>
		<link>http://www.doutdex.com/blog/2007/10/29/conexion-a-mysql-desde-php-insertar-eliminar/</link>
		<comments>http://www.doutdex.com/blog/2007/10/29/conexion-a-mysql-desde-php-insertar-eliminar/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 13:13:07 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/2007/10/29/conexion-a-mysql-desde-php-insertar-eliminar/</guid>
		<description><![CDATA[Aquí indico como hacer una conexión a mysql (BD) usando PHP Primero debemos configurar la Base de datos, es decir, tener creada una BD (miBD) con un usuario(miUSER) y contraseña (miPASS) con permisos para leer y escribir dentro de ella, sabiendo esto, y alguna tabla conocida previamente creada ejm: &#8216;documents&#8217;, se utilizarán 2 archivos: 1 [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2007/10/29/conexion-a-mysql-desde-php-insertar-eliminar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mini tutorial comandos Mysql</title>
		<link>http://www.doutdex.com/blog/2007/10/16/mini-tutorial-mysql/</link>
		<comments>http://www.doutdex.com/blog/2007/10/16/mini-tutorial-mysql/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 14:03:23 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[mysql tutorial]]></category>
		<category><![CDATA[tutotial]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/2007/10/16/mini-tutorial-mysql/</guid>
		<description><![CDATA[Conexión MySQL Client mysql -u -h -P -p Ejemplo de conexión utilizando usuario &#8220;root&#8221; desde la consola: #$ mysql -u root -p Enter password: ##### Welcome TO the MySQL monitor. Commands end WITH ; OR g. Your MySQL connection id IS 89 TO server version: 4.1.11-Debian_4-log Type 'help;' OR 'h' FOR help. Type 'c' TO [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2007/10/16/mini-tutorial-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

