PDOException Object
(
    [message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 syntax error, unexpected '-'
    [string:Exception:private] => 
    [code:protected] => 42000
    [file:protected] => /var/www/www.mycondoplans.com/dreammvc/core/dream_model.php
    [line:protected] => 531
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/www.mycondoplans.com/dreammvc/core/dream_model.php
                    [line] => 531
                    [function] => execute
                    [class] => PDOStatement
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /var/www/www.mycondoplans.com/dreammvc/models/search_model.php
                    [line] => 304
                    [function] => Query
                    [class] => DreamModel
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /var/www/www.mycondoplans.com/dreammvc/models/search_model.php
                    [line] => 88
                    [function] => findAllUnitsByKeywords
                    [class] => SearchModel
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /var/www/www.mycondoplans.com/dreammvc/helpers/handshake_helper.php
                    [line] => 394
                    [function] => findByKeywords
                    [class] => SearchModel
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /var/www/www.mycondoplans.com/dreammvc/controllers/listings_controller.php
                    [line] => 87
                    [function] => listingToUnit
                    [class] => HandshakeHelper
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /var/www/www.mycondoplans.com/dreammvc/core/dream_controller.php
                    [line] => 30
                    [function] => Show
                    [class] => ListingsController
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /var/www/www.mycondoplans.com/index.php
                    [line] => 108
                    [function] => ExecuteAction
                    [class] => DreamController
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => 42000
            [1] => 1064
            [2] => syntax error, unexpected '-'
        )

)