]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 269007 via svnmerge from
authorSean Bright <sean@malleable.com>
Tue, 8 Jun 2010 15:45:57 +0000 (15:45 +0000)
committerSean Bright <sean@malleable.com>
Tue, 8 Jun 2010 15:45:57 +0000 (15:45 +0000)
commitc64ca060a28d7d15be20a5ddca288e0b2552f244
tree3e41648fe007f087cfeebd134ee3eade8ba6f9a1
parent286591a90a4711ef85e7387d4ef690bee97e1379
Merged revisions 269007 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r269007 | seanbright | 2010-06-08 11:39:52 -0400 (Tue, 08 Jun 2010) | 18 lines

  Merged revisions 269006 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r269006 | seanbright | 2010-06-08 11:28:49 -0400 (Tue, 08 Jun 2010) | 11 lines

    Reduce startup time for cdr_tds with large CDR tables.

    Since we are just checking for table existence, add a WHERE clause that will
    return no rows but will raise an error if the table doesn't exist.

    (closes issue #17380)
    Reported by: kkwong
    Patches:
          issue17380-01.patch uploaded by seanbright (license 71)
    Tested by: kkwong
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@269010 65c4cc65-6c06-0410-ace0-fbb531ad65f3
cdr/cdr_tds.c