• dlenev@jabberwock.localdomain's avatar
    WL#1266 "Separate auto-set logic from TIMESTAMP type." · f6bff2e6
    dlenev@jabberwock.localdomain authored
    Final version of patch.
    
    Adds support for specifying of DEFAULT NOW() and/or ON UPDATE NOW()
    clauses for TIMESTAMP field definition.
    Current implementation allows only one such field per table and
    uses several unireg types for storing info about this properties of
    field. It should be replaced with better implementation when new
    .frm format is introduced.
    f6bff2e6
errmsg.txt 18.2 KB