Slashdot Mirror


User: ianster

ianster's activity in the archive.

Stories
0
Comments
8
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 8

  1. Re:mysql backup on High Performance MySQL · · Score: 1

    InnoDB supports foreign keys. To my knowledge its the only table engine in MySQL that does. http://dev.mysql.com/doc/mysql/en/ANSI_diff_Foreig n_Keys.html

  2. Re:mysql backup on High Performance MySQL · · Score: 1

    Are you using InnoDB tables? If you are, then adding the mysqldump option `--single-transaction` ought to give you a snapshot of the DB. This only works if the whole DB is using InnoDB tables (which if you care about data integrity as many here have posted on, you would be)

  3. Re:Who's got the balls... on Reiser4 Filesystem Released · · Score: 1

    I might put it on some testing servers immediately and see how it goes. Production use would follow 3 - 6 months after that, depending on how many bugs are found and versions released until then. I run a pretty small shop of 30 servers, and I'm probably closer to the bleeding edge than most larger companies.

  4. Re:Less OS $ = more Hardware $ on Can .NET Really Scale? · · Score: 1

    Where do you get your components from? I'm looking for good and cheap 1u parts for some new servers, but I keep hitting the $1000 mark (for P4s).

  5. CWUSA Not pulling out on C&W Bails Out · · Score: 1

    I just got an email from my account manager at C&W here in the US. He says C&W USA is not pulling out, so probably wont effect too many people. At least my T1 won't be going anywhere :)

    "Our parent company is exiting the US...C&W PLC. Cable & Wireless America
    (CWA) is still here and operating."

  6. Re:PC World that bad? on CIOs Looking At OSS · · Score: 1
    Yes, businesses need to look at reality and not some tech company's glossed over white papers or something. But most OSS software is still more expensive to maintain in cost of admins, cost of rewritting all your apps, cost of upgrading, etc, than comparible proprietary software.

    The tides will shift to OSS as the interfaces get more refined and the speed that you can complete tasks out of the box increases. For example, I can't trust a low-level tech to properly install, and configure something like Jabber. But on a windows box all they have to do is click a few left clicks and poof the program is installed. To date I believe that the MS GUI is easier to use than Gnome or KDE.

  7. Re:PC World that bad? on CIOs Looking At OSS · · Score: 1
    Why do so many tech guys not get the world doesn't run on tech alone? Business need to have a good business reason to move to OSS.

    t0ny's right, there are a lot of costs to move to OSS beyond just the cost of obtaining the software.

  8. Re:That is a really really stupid question. on How to Test Your T1? · · Score: 1

    Won't a T1 handle 193KB/s? 1544000 bits divide by 8 = 193,000 bytes or 193KB....