Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-40353

append_file in mysqltest does not support variables and expressions substitution

    XMLWordPrintable

Details

    • Not for Release Notes
    • Q3/2026 Server Maintenance

    Description

      add abiiity to substitute veriables in append_file command (maybe with special parameter (eval?))

      Current description is

        DESCRIPTION
        append_file <file_name> [<delimiter>];
        <what to write line 1>
        <...>
        < what to write line n>
        EOF
       
        --append_file <file_name>;
        <what to write line 1>
        <...>
        < what to write line n>
        EOF
       
        Append everything between the "append_file" command
        and 'delimiter' to "file_name"
       
        Default <delimiter> is EOF
      

      1. fix first example - change EOF with <delimiter>
      2 add third parameter (eval) to force evaluation between command and the delimiter

      Attachments

        Activity

          People

            Khaled.amr Khaled Amr
            sanja Oleksandr Byelkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1d Original Estimate - 1d
                1d
                Remaining:
                Remaining Estimate - 0d
                0d
                Logged:
                Time Spent - 1d 1.7h
                1d 1.7h

                Git Integration

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