<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Compiling on Enterprise Data Architect | Principal Data Strategist |  MySQL Subject Matter Expert |  Author | Speaker</title>
    <link>https://ronaldbradford.com/categories/compiling/</link>
    <description>Recent content in Compiling on Enterprise Data Architect | Principal Data Strategist |  MySQL Subject Matter Expert |  Author | Speaker</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 05 Nov 2010 17:47:35 +0000</lastBuildDate>
    <atom:link href="https://ronaldbradford.com/categories/compiling/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MySQL HandlerSocket under Ubuntu</title>
      <link>https://ronaldbradford.com/blog/mysql-handlersocket-under-ubuntu-2010-11-05/</link>
      <pubDate>Fri, 05 Nov 2010 17:47:35 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/mysql-handlersocket-under-ubuntu-2010-11-05/</guid>
      <description>Starting with the great work of Yoshinori-san Using MySQL as a NoSQL – A story for exceeding 750,000 qps on a commodity server and Golan Zakai who posted Installing Dena’s HandlerSocket NoSQL plugin for MySQL on Centos I configured and tested HandlerSocket under Ubuntu 10.</description>
    </item>
    <item>
      <title>Compiling libdrizzle</title>
      <link>https://ronaldbradford.com/blog/compiling-libdrizzle-2009-04-26/</link>
      <pubDate>Mon, 27 Apr 2009 02:00:48 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/compiling-libdrizzle-2009-04-26/</guid>
      <description>Compiling libdrizzle is a rather trivial task. The following are the steps I undertook on Ubuntu 8.10 Intrepid 32 bit.&#xA;There was one pre-requisite from the most basic installed developer tools.</description>
    </item>
    <item>
      <title>Drizzle/bzr dependency</title>
      <link>https://ronaldbradford.com/blog/drizzlebzr-dependency-2009-04-26/</link>
      <pubDate>Sun, 26 Apr 2009 18:18:27 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/drizzlebzr-dependency-2009-04-26/</guid>
      <description>A number of developers had problems on Friday at the Drizzle Developer Day with compiling bzr . The distro in question I was helping with was CentOS 5 32-bit. I had no issues on CentOS 5 64bit.</description>
    </item>
    <item>
      <title>A Drizzle update – Running version 2009.03.970-development</title>
      <link>https://ronaldbradford.com/blog/a-drizzle-update-running-version-200903970-development-2009-03-31/</link>
      <pubDate>Tue, 31 Mar 2009 23:06:34 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/a-drizzle-update-running-version-200903970-development-2009-03-31/</guid>
      <description>I’ve not looked at compiling and running Drizzle on my server for the past four weeks. Well overdue time for a check and see how it’s going. I saw in today’s planet.</description>
    </item>
    <item>
      <title>My Ideas for MySQL Camp III</title>
      <link>https://ronaldbradford.com/blog/mysql-camp-iii-2008-01-22/</link>
      <pubDate>Tue, 22 Jan 2008 04:19:16 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/mysql-camp-iii-2008-01-22/</guid>
      <description>Diary: January 21st 2008 – Martin Luther King Day (Day doctor’s practices are closed BTW.)&#xA;“I have a dream”, poetic . Actually I have thumping 5 day straight headache but that’s another story.</description>
    </item>
    <item>
      <title>Brisbane Users Group – MySQL Hackfest</title>
      <link>https://ronaldbradford.com/blog/brisbane-users-group-mysql-hackfest-2006-09-06/</link>
      <pubDate>Wed, 06 Sep 2006 06:51:23 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/brisbane-users-group-mysql-hackfest-2006-09-06/</guid>
      <description>Last night we had a number of keen souls at the Brisbane MySQL User Group . I was very impressed to see the majority of people with laptops at hand.</description>
    </item>
    <item>
      <title>Compiling MySQL Tutorial 3 – Debugging Output</title>
      <link>https://ronaldbradford.com/blog/compiling-mysql-tutorial-3-debugging-output-2006-09-05/</link>
      <pubDate>Tue, 05 Sep 2006 13:53:16 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/compiling-mysql-tutorial-3-debugging-output-2006-09-05/</guid>
      <description>Continuing on from Tutorial 2 .&#xA;When reviewing the 2.1. C/C++ Coding Guidelines for MySQL, you will see that the MySQL Source uses within the C/C++ code DBUG (Fred Fish’s debug library).</description>
    </item>
    <item>
      <title>Compiling MySQL Tutorial 2 – Directly from the source</title>
      <link>https://ronaldbradford.com/blog/compiling-mysql-tutorial-2-directly-from-the-source-2006-08-06/</link>
      <pubDate>Mon, 07 Aug 2006 09:44:43 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/compiling-mysql-tutorial-2-directly-from-the-source-2006-08-06/</guid>
      <description>Should you want to be on the bleeding edge, or in my case, don&amp;#8217;t want to download 70MB each day in a daily snapshot (especially when I&amp;#8217;m getting build errors), you can use Bit Keeper Free Bit Keeper Client that at least lets you download the MySQL Repository.</description>
    </item>
    <item>
      <title>Compiling MySQL Tutorial 1 – The Baseline – Update</title>
      <link>https://ronaldbradford.com/blog/compiling-mysql-tutorial-1-the-baseline-update-2006-08-05/</link>
      <pubDate>Sun, 06 Aug 2006 07:25:13 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/compiling-mysql-tutorial-1-the-baseline-update-2006-08-05/</guid>
      <description>Just to confirm my earlier confusion about verified snapshots at Compiling MySQL Tutorial 1 – The Baseline .&#xA;&amp;#8220;Daily snapshot sources are only published, if they compiled successfully (using the BUILD/compile-pentium-debug-max script) and passed the test suite (using make test).</description>
    </item>
    <item>
      <title>Compiling MySQL Tutorial 1 – The Baseline</title>
      <link>https://ronaldbradford.com/blog/compiling-mysql-tutorial-1-the-baseline-2006-08-02/</link>
      <pubDate>Thu, 03 Aug 2006 03:00:02 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/compiling-mysql-tutorial-1-the-baseline-2006-08-02/</guid>
      <description>Pre-requisites This tutorial is aimed at Linux installations that has the standard development tools already installed. The INSTALL file in the source archives provides good details of the software required (e.</description>
    </item>
    <item>
      <title>Hacking MySQL Source improvements</title>
      <link>https://ronaldbradford.com/blog/hacking-mysql-source-improvements-2006-04-27/</link>
      <pubDate>Thu, 27 Apr 2006 20:59:00 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/hacking-mysql-source-improvements-2006-04-27/</guid>
      <description>Further to my earlier post Hacking MySQL Source (in a good way) in which I was having a compilation problem when re-compiling MySQL source (i.e. tt worked the first build, but failed on subsequent re-compiles, even with no changes).</description>
    </item>
    <item>
      <title>Hacking MySQL Source (in a good way)</title>
      <link>https://ronaldbradford.com/blog/hacking-mysql-source-in-a-good-way-2006-04-26/</link>
      <pubDate>Wed, 26 Apr 2006 20:55:06 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/hacking-mysql-source-in-a-good-way-2006-04-26/</guid>
      <description>HackFest B: Creating a New SHOW Command by Brian Aker at the MySQL Users Conference&#xA;Brian stepped through the steps for those attending to modify and deploy new functionality in the mysql server.</description>
    </item>
  </channel>
</rss>
