<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Mysql on Captaingolo.net</title>
    <link>https://captaingolo.net/tag/mysql/</link>
    <description>Recent content in Mysql on Captaingolo.net</description>
    <generator>Hugo -- 0.155.1</generator>
    <language>en-US</language>
    <lastBuildDate>Thu, 10 Mar 2011 11:21:59 +0000</lastBuildDate>
    <atom:link href="https://captaingolo.net/tag/mysql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>(25) playing with bash autocompletion</title>
      <link>https://captaingolo.net/blog/25-playing-with-bash-autocompletion/</link>
      <pubDate>Thu, 10 Mar 2011 11:21:59 +0000</pubDate>
      <guid>https://captaingolo.net/blog/25-playing-with-bash-autocompletion/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Updated:&lt;/strong&gt; as &lt;a href=&#34;http://bicosyes.com&#34;&gt;Blaxter&lt;/a&gt; notes, it&amp;rsquo;s necessary to open a new terminal after editing the &lt;strong&gt;bashrc&lt;/strong&gt; file for the changes to take effect. Also, I&amp;rsquo;ve replaced the tail -n+2 with the -ss option. Thanks &lt;a href=&#34;http://www.xaprb.com/&#34;&gt;Baron Schwartz&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;One of the things I&amp;rsquo;ve been doing lately is doing some cleanup on my laptop.&lt;/p&gt;
&lt;p&gt;There are two things I&amp;rsquo;m constantly using on the shell:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open a project folder&lt;/li&gt;
&lt;li&gt;Connect to a MySQL Database&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;bash-functions&#34;&gt;Bash Functions&lt;/h3&gt;
&lt;p&gt;I first made a bash function to help me with the projects paths:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Importing times in MySQL</title>
      <link>https://captaingolo.net/blog/importing-times-in-mysql/</link>
      <pubDate>Wed, 29 Jul 2009 09:07:59 +0000</pubDate>
      <guid>https://captaingolo.net/blog/importing-times-in-mysql/</guid>
      <description>&lt;p&gt;One of the ways to &lt;strong&gt;import data&lt;/strong&gt; into MySQL is using the LOAD DATA INFILE. It is a faster method than recovering from a dump, as it&amp;rsquo;s raw data instead of SQL sentences.&lt;/p&gt;
&lt;p&gt;The import &lt;strong&gt;time&lt;/strong&gt; depends on the table &lt;strong&gt;engine&lt;/strong&gt;, for example, MyISAM can be 40 times faster than Innodb. Let&amp;rsquo;s benchmark this:&lt;/p&gt;
&lt;h3 id=&#34;preparation&#34;&gt;Preparation&lt;/h3&gt;
&lt;p&gt;I&amp;rsquo;m gonna make some benchmarking using MySQL 5.1.36 (64 bits MacOS X). I&amp;rsquo;ll need a big table, so I&amp;rsquo;ll take City from the &lt;a href=&#34;http://dev.mysql.com/doc/#sampledb&#34;&gt;World Database&lt;/a&gt; and create a huge table called &amp;ldquo;city_huge&amp;rdquo;:&lt;/p&gt;</description>
    </item>
    <item>
      <title>MySQL Conference 2009: I&#39;m speaking</title>
      <link>https://captaingolo.net/blog/mysql-conference-2009-i-m-speaking/</link>
      <pubDate>Mon, 20 Apr 2009 06:43:58 +0000</pubDate>
      <guid>https://captaingolo.net/blog/mysql-conference-2009-i-m-speaking/</guid>
      <description>&lt;p&gt;This wenesday I&amp;rsquo;ll be at the &lt;a href=&#34;http://www.mysqlconf.com&#34;&gt;MySQL Conference &amp;amp; Expo 2009&lt;/a&gt; as speaker :):&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.mysqlconf.com/mysql2009/public/schedule/detail/6757&#34;&gt;&lt;img alt=&#34;MySQL Conference &amp;amp; Expo 2009&#34; loading=&#34;lazy&#34; src=&#34;http://assets.en.oreilly.com/1/event/21/mysql2009_spkr_210x60.gif&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.jorgebernal.info/blog&#34;&gt;koke&lt;/a&gt; and me will show how &lt;a href=&#34;http://public.warp.es/anste&#34;&gt;ANSTE&lt;/a&gt; can be used to test the MySQL Cluster.&lt;/p&gt;
&lt;p&gt;ANSTE is a testing tool for complex scenarios. It allows to run tests loading some virtual machines, configuring it&amp;rsquo;s network interfaces and runing some scripts on them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>First Warp Talks</title>
      <link>https://captaingolo.net/blog/first-warp-talks/</link>
      <pubDate>Fri, 30 Jan 2009 13:15:33 +0000</pubDate>
      <guid>https://captaingolo.net/blog/first-warp-talks/</guid>
      <description>&lt;p&gt;2009 Starts quite interesantly.&lt;/p&gt;
&lt;p&gt;This Monday took place the first Warp Talks, a project of training between employees at &lt;a href=&#34;https://www.warp.es&#34;&gt;Warp Networks&lt;/a&gt;. The last Monday of the month will take place a new Warp Talk.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.jorgebernal.info/blog/&#34;&gt;koke&lt;/a&gt; and me where the first speakers.&lt;/p&gt;
&lt;p&gt;I made an introduction to subversion, and he did a talk about 10 things you might not know about MySQL.&lt;/p&gt;
&lt;p&gt;Koke took a camera and recorded our talks at the same time they were being broadcasted at &lt;a href=&#34;http://www.justin.tv/&#34;&gt;justin.tv&lt;/a&gt;. Videos are available at vimeo (spanish):&lt;/p&gt;</description>
    </item>
    <item>
      <title>MySQL Customer Conferences @ London 2008</title>
      <link>https://captaingolo.net/blog/mysql-customer-conferences-london-2008/</link>
      <pubDate>Sat, 25 Oct 2008 13:07:58 +0000</pubDate>
      <guid>https://captaingolo.net/blog/mysql-customer-conferences-london-2008/</guid>
      <description>&lt;p&gt;After my awful &lt;a href=&#34;https://captaingolo.net/Blog/?p=126&#34;&gt;Drunken-Blogging experiment&lt;/a&gt;, i&amp;rsquo;m gonna try to write a real post.&lt;/p&gt;
&lt;p&gt;This Thursday, &lt;a href=&#34;http://amedias.org/&#34;&gt;Koke&lt;/a&gt; and me attended the &lt;a href=&#34;http://www.mysql.com/news-and-events/european-conferences/2008/&#34;&gt;MySQL Conference at London&lt;/a&gt;. Talks were customer oriented, that&amp;rsquo;s great for me as I&amp;rsquo;m used to a developer vision of MySQL, and i&amp;rsquo;ll have to talk to customers in training sessions.&lt;/p&gt;
&lt;p&gt;There was some things that everyone was repeating on every talk. Replication, backup, high availability and sacalbility. I&amp;rsquo;m sure that I&amp;rsquo;ll be asked about those things while training.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
