Details

    Attachments

      Issue Links

        Activity

          revno: 4462
          committer: Jan Lindström <jplindst@mariadb.org>
          branch nick: 10.0-innodb
          timestamp: Sun 2014-10-26 07:29:37 +0200
          message:
          MDEV-6925: Remove bad "" operators.

          Merged Facebook commit ec1aac68c74f3c1e558d057c4c9fcfe6edbbea93
          authored by Steaphan Greene from https://github.com/facebook/mysql-5.6

          In C++11, "" is not parsed as before. So "A""B" is not the same as "AB".
          Instead, whitespace is required, like: "A" "B"

          jplindst Jan Lindström (Inactive) added a comment - revno: 4462 committer: Jan Lindström <jplindst@mariadb.org> branch nick: 10.0-innodb timestamp: Sun 2014-10-26 07:29:37 +0200 message: MDEV-6925 : Remove bad "" operators. Merged Facebook commit ec1aac68c74f3c1e558d057c4c9fcfe6edbbea93 authored by Steaphan Greene from https://github.com/facebook/mysql-5.6 In C++11, "" is not parsed as before. So "A""B" is not the same as "AB". Instead, whitespace is required, like: "A" "B"

          People

            jplindst Jan Lindström (Inactive)
            jplindst Jan Lindström (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.