Skip to content
Snippets Groups Projects
  • Henrik (Grubba) Grubbström's avatar
    85c325a2
    Sql.mysql: Clean up backport. · 85c325a2
    Henrik (Grubba) Grubbström authored
    The Mysql module in Pike 8.0 does not handle an argument value
    of UNDEFINED identically to as if the corresponding argument
    was omitted.
    
    Fixes list_{dbs,tables}() with omitted wild card argument.
    
    Also fixes an obscure special case in list_fields().
    85c325a2
    History
    Sql.mysql: Clean up backport.
    Henrik (Grubba) Grubbström authored
    The Mysql module in Pike 8.0 does not handle an argument value
    of UNDEFINED identically to as if the corresponding argument
    was omitted.
    
    Fixes list_{dbs,tables}() with omitted wild card argument.
    
    Also fixes an obscure special case in list_fields().