Slashdot Mirror


User: gusx

gusx's activity in the archive.

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

Comments · 1

  1. Re:Deciding if MySQL is an option on MySQL Stored Procedure Programming · · Score: 5, Funny

    How about...

    return (estimated_rows_in_table($table) < 100000);