1SearchBuilder::Handle::UmsyesrqlC(o3n)tributed Perl DocuSmeeanrtcahtBiuoinlder::Handle::mysql(3)
2
3
4

NAME

6         DBIx::SearchBuilder::Handle::mysql - A mysql specific Handle object
7

SYNOPSIS

DESCRIPTION

10       This module provides a subclass of DBIx::SearchBuilder::Handle that
11       compensates for some of the idiosyncrasies of MySQL.
12

METHODS

14       Insert
15
16       Takes a table name as the first argument and assumes that the rest of
17       the arguments are an array of key-value pairs to be inserted.
18
19       If the insert succeeds, returns the id of the insert, otherwise,
20       returns a Class::ReturnValue object with the error reported.
21
22       DatabaseVersion
23
24       Returns the mysql version, trimming off any -foo identifier
25
26       CaseSensitive
27
28       Returns undef, since mysql's searches are not case sensitive by default
29

AUTHOR

31       Jesse Vincent, jesse@fsck.com
32

SEE ALSO

34       DBIx::SearchBuilder, DBIx::SearchBuilder::Handle
35
36
37
38perl v5.8.8                       2007-02-17   SearchBuilder::Handle::mysql(3)
Impressum