Re: Versions when things are introduced Peter H. Coffin wrote:
> On Wed, 28 May 2008 11:56:17 +0100, Paul Lautman wrote:
>> Can someone remind me where I see what was introduced in what
>> version in MySQL?
>>
>> I can never remember where to find it!
>
> I look in the manual. If a thing is newish, it'll say something like
> "(Use --set-character-set before MySQL 4.1.1.)" or "Before MySQL
> 4.1.3, the server operates only in the system time zone set at
> startup. Beginning with MySQL 4.1.3, the server maintains several
> time zone settings, some of which can be modified at runtime:"
>
> Manuals are really good like that.
T
Yeah, that was where I expected to find it. Someone commented that SPs were
only introduced in v5, so I looked in the v5 manual on creating SPs but it
didn't seem to say aything about version there. |