H
Keith
In theory, theory and practice are the same;
In practice they are not.
On Tue, 14 Feb 2006, Dan Stromberg wrote:
> To: mysql@lists.mysql.com
> From: Dan Stromberg <[EMAIL PROTECTED]>
> Subject: mysql oddity
>
>
> Hi folks.
>
> I've been compilin
Hi folks.
I've been compiling my own apps for over a decade, but it seems like
it's time to get -with- the times, and start using precompiled binaries
more.
So I got a set of matching set of precomiled apache2/mysql5/php5 off of
ibiblio for a Solaris 9/Sparc box.
However, even though I have apa
Below is a table declaration in a database I just created. The oddity is the
2 fields, CL_FIRST_TS and CL_LAST_TS, are automatically marked as "Required"
in the table's "Validity Checks" listing. This means that I have to add a
value to both of them each time I insert a new record. They are involv