Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-49723

Deprecate guess_antolope_row_size function

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.9
    • 2.7.4, 2.8
    • Administration
    • MOODLE_27_STABLE, MOODLE_28_STABLE
    • MOODLE_29_STABLE
    • MDL-49723-master
    • Hide
      1. Open the admin/cli/mysql_compressed_rows.php search for guess_antelope_row_size and change it to guess_antolope_row_size.
      2. Run the CLI tool (MySQL only):

        php admin/cli/mysql_compressed_rows.php -l

        and make sure you get the following debug message:

        guess_antolope_row_size() is deprecated, please use guess_antelope_row_size() instead. (master only)

      3. Change the method name to guess_antelope_row_size run the same command, make sure you don't get any errors.
      Show
      Open the admin/cli/mysql_compressed_rows.php search for guess_antelope_row_size and change it to guess_antolope_row_size. Run the CLI tool (MySQL only): php admin/cli/mysql_compressed_rows.php -l and make sure you get the following debug message: guess_antolope_row_size() is deprecated, please use guess_antelope_row_size() instead. ( master only ) Change the method name to guess_antelope_row_size run the same command, make sure you don't get any errors.
    • Team '; drop tables Sprint 5
    • Small

      While working on the MDL-46963 I've noticed a typo on the mysql_compressed_rows CLI tool. All the functions are using antolope whereas the correct is antelope. The guess_antolope_row_size must be deprecated.

            lameze Simey Lameze
            lameze Simey Lameze
            Marina Glancy Marina Glancy
            Dan Poltawski Dan Poltawski
            Frédéric Massart Frédéric Massart
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.