{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":46755224,"defaultBranch":"10.10","name":"mariadb-server","ownerLogin":"grooverdan","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2015-11-23T23:46:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/462287?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717743529.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"7139b2eb47f109b7bac41443e7962b9bbc655a81","ref":"refs/heads/MDEV-34313-compile-wsrepon-withoutserver","pushedAt":"2024-06-07T06:58:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-34313: compile WITHOUT_SERVER and WSREP=ON\n\nCMake WSREP=ON has some implications for client\nexecutables so still present this as an option\nwhen compiling WITHOUT_SERVER. In this case\ndefault to ON for maximium compatibility of\nthe build client executables and libraries.","shortMessageHtmlLink":"MDEV-34313: compile WITHOUT_SERVER and WSREP=ON"}},{"before":null,"after":"4b0de90af4d5faa227028e37648e0cb0c8f1c605","ref":"refs/heads/MDEV-34313-compile-withoutserver","pushedAt":"2024-06-06T05:56:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-34313: compiler mariadb-binlog WITHOUT_SERVER\n\nThe log_event_old.cc is included by mysqlbinlog.cc.\n\nWith -DWITHOUT_SERVER the include path for the wsrep\ninclude headers isn't there.\n\nAs these aren't needed by the mariadb-binlog, move\nthese to under a ifndef MYSQL_CLIENT preprocessor.\n\nCaused by MDEV-18590","shortMessageHtmlLink":"MDEV-34313: compiler mariadb-binlog WITHOUT_SERVER"}},{"before":"52f513d3032fd18577dca4ec3b64d0db601e6af7","after":"a2d224c6889e6e9d9cebdb0268512affefde9992","ref":"refs/heads/10.5-indon-months","pushedAt":"2024-06-05T03:39:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"Merge branch '10.5' into 10.5-indon-months","shortMessageHtmlLink":"Merge branch '10.5' into 10.5-indon-months"}},{"before":"520372ee2552cbfcf443af01b3e3c57955bfed9a","after":"52f513d3032fd18577dca4ec3b64d0db601e6af7","ref":"refs/heads/10.5-indon-months","pushedAt":"2024-06-05T01:37:22.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"Merge branch '10.5' into 10.5-indon-months","shortMessageHtmlLink":"Merge branch '10.5' into 10.5-indon-months"}},{"before":null,"after":"520372ee2552cbfcf443af01b3e3c57955bfed9a","ref":"refs/heads/10.5-indon-months","pushedAt":"2024-05-29T04:01:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"Fix Indonesian month name.\n\nNoticed on MySQL: https://github.com/mysql/mysql-server/pull/531\n\nMatches https://icu4c-demos.unicode.org/icu-bin/locexp?d_=en&_=in_IN.","shortMessageHtmlLink":"Fix Indonesian month name."}},{"before":"78129dc91ae78667e4465be2846e0e0b72151098","after":"1446b6ce44df27bbb519593b9cfe95c7730c3f8f","ref":"refs/heads/11.5-MDEV-33988-delete-table-alias","pushedAt":"2024-05-28T00:22:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-33988 DELETE single table to support table aliases\n\nGain MySQL compatibility by allowing table aliases in a single\ntable statement.\n\nThis now supports the syntax of:\n\nDELETE [delete_opts] FROM tbl_name [[AS] tbl_alias] [PARTITION (partition_name [, partition_name] ...)] ....\n\nThe delete.test is from MySQL commit 1a72b69778a9791be44525501960b08856833b8d\n/ Change-Id: Iac3a2b5ed993f65b7f91acdfd60013c2344db5c0.\n\nCo-Author: Gleb Shchepa (for delete.test)\n\nReviewed by Igor Babaev (igor@mariadb.com)","shortMessageHtmlLink":"MDEV-33988 DELETE single table to support table aliases"}},{"before":"084fda305c70d90923bd4f5879ea679e379b041f","after":null,"ref":"refs/heads/bb-10.11-MDEV-34206-libfmt","pushedAt":"2024-05-23T03:07:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"}},{"before":"278d869ad9e583895ee7fae298b1b09e96e6a2d0","after":"084fda305c70d90923bd4f5879ea679e379b041f","ref":"refs/heads/bb-10.11-MDEV-34206-libfmt","pushedAt":"2024-05-23T02:16:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-34206 compile failure: fmt use incompatible with libfmt-10.2.[2]+ (7.1.3 compat)\n\nPreserve compatibility with 7.1.3 by including the previous non-const\nfunction.\n\nThe error was:\n\nfmt/format.h:3466:8: note: candidate function template not\nviable: no known conversion from 'const formatter' to\n'formatter, [2 * ...]>' for object argument\n 3466 | auto format(const T& val, FormatContext& ctx) ->\ndecltype(ctx.out()) {","shortMessageHtmlLink":"MDEV-34206 compile failure: fmt use incompatible with libfmt-10.2.[2]…"}},{"before":"1f4bf1e6e7c19fd4080da0108301644c88d3bf8d","after":"278d869ad9e583895ee7fae298b1b09e96e6a2d0","ref":"refs/heads/bb-10.11-MDEV-34206-libfmt","pushedAt":"2024-05-22T07:53:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-34206 compile failure: fmt use incompatible with libfmt-10.2.[2]+\n\nUpstream libfmt commit https://github.com/fmtlib/fmt/commit/d70729215fba1d54862e407b626abf86ddf409bf\nnow requires the format function to be const.\n\nAdjust the function prototype so it is const and can compile.","shortMessageHtmlLink":"MDEV-34206 compile failure: fmt use incompatible with libfmt-10.2.[2]+"}},{"before":null,"after":"1f4bf1e6e7c19fd4080da0108301644c88d3bf8d","ref":"refs/heads/bb-10.11-MDEV-34206-libfmt","pushedAt":"2024-05-22T07:44:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-34206 compile failure: fmt use incompatible with libfmt-10.2.[2]+\n\nUpstream libfmt commit https://github.com/fmtlib/fmt/commit/d70729215fba1d54862e407b626abf86ddf409bf\nno requires the format function to be const.\n\nAdjust the function prototype so it is const and can compile.","shortMessageHtmlLink":"MDEV-34206 compile failure: fmt use incompatible with libfmt-10.2.[2]+"}},{"before":"307094f380cb05fe23730e67e4e4eab2ea45be85","after":null,"ref":"refs/heads/10.5-MDEV-31566-postfix","pushedAt":"2024-05-10T03:39:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"}},{"before":null,"after":"307094f380cb05fe23730e67e4e4eab2ea45be85","ref":"refs/heads/10.5-MDEV-31566-postfix","pushedAt":"2024-05-10T01:18:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-31566: Fix buffer overrun of column_json function (postfix)\n\nTest case failed --view protocol. Revert to using table for data\nin the test.","shortMessageHtmlLink":"MDEV-31566: Fix buffer overrun of column_json function (postfix)"}},{"before":"b2ad28b8548747cf99f5681e50846cf61a91a0d1","after":null,"ref":"refs/heads/10.5-MDEV-34053-mariabackup-replica-monitor","pushedAt":"2024-05-08T23:58:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"}},{"before":"c9a33c777cbb07e26838c792aa675f48e45778af","after":"b2ad28b8548747cf99f5681e50846cf61a91a0d1","ref":"refs/heads/10.5-MDEV-34053-mariabackup-replica-monitor","pushedAt":"2024-05-08T23:05:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-34053 mariadbbackup privilege REPLICA MONITOR issue\n\nMariaDB-backup needs to check for SLAVE MONITOR as that is\nwhat is returned by SHOW GRANTS.\n\nUpdate test to ensure that warnings about missing privileges\ndo not occur when the backup is successful.\n\nReviewer: Andrew Hutchings\nThanks Eugene for reporting the issue.","shortMessageHtmlLink":"MDEV-34053 mariadbbackup privilege REPLICA MONITOR issue"}},{"before":null,"after":"c9a33c777cbb07e26838c792aa675f48e45778af","ref":"refs/heads/10.5-MDEV-34053-mariabackup-replica-monitor","pushedAt":"2024-05-03T01:59:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-34053 mariadbbackup privilege REPLICA MONITOR issue\n\nMariaDB-backup needs to check for SLAVE MONITOR as that is\nwhat is returned by SHOW GRANTS.\n\nUpdate test to ensure that warnings about missing privileges\ndo not occur when the backup is successful.\n\nThanks Eugene for reporting the issue.","shortMessageHtmlLink":"MDEV-34053 mariadbbackup privilege REPLICA MONITOR issue"}},{"before":"be205981921d2c9b35fbf2908b06a791cd7845f6","after":"78129dc91ae78667e4465be2846e0e0b72151098","ref":"refs/heads/11.5-MDEV-33988-delete-table-alias","pushedAt":"2024-05-01T08:15:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-33988 DELETE single table to support table aliases\n\nGain MySQL compatibility by allowing table aliases in a single\ntable statement.\n\nThis now supports the syntax of:\n\nDELETE [delete_opts] FROM tbl_name [[AS] tbl_alias] [PARTITION (partition_name [, partition_name] ...)] ....\n\nThe delete.test is from MySQL commit 1a72b69778a9791be44525501960b08856833b8d\n/ Change-Id: Iac3a2b5ed993f65b7f91acdfd60013c2344db5c0.\n\nCo-Author: Gleb Shchepa (for delete.test)\n\nReviewed by Igor Babaev (igor@mariadb.com)","shortMessageHtmlLink":"MDEV-33988 DELETE single table to support table aliases"}},{"before":"8779e5b611bfb60f05551b6573ba08f61f1e1581","after":"be205981921d2c9b35fbf2908b06a791cd7845f6","ref":"refs/heads/11.5-MDEV-33988-delete-table-alias","pushedAt":"2024-05-01T06:27:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-33988 DELETE single table to support table aliases\n\nGain MySQL compatibility by allowing table aliases in a single\ntable statement.\n\nThis now supports the syntax of:\n\nDELETE [delete_opts] FROM tbl_name [[AS] tbl_alias] [PARTITION (partition_name [, partition_name] ...)] ....\n\nThe delete.test is from MySQL commit 1a72b69778a9791be44525501960b08856833b8d\n/ Change-Id: Iac3a2b5ed993f65b7f91acdfd60013c2344db5c0.\n\nCo-Author: Gleb Shchepa (for delete.test)\n\nReviewed by Igor Babaev (igor@mariadb.com)","shortMessageHtmlLink":"MDEV-33988 DELETE single table to support table aliases"}},{"before":"403e16ff18b27a9c1b4f7c1863e5d82860c3d762","after":"8779e5b611bfb60f05551b6573ba08f61f1e1581","ref":"refs/heads/11.5-MDEV-33988-delete-table-alias","pushedAt":"2024-05-01T03:02:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-33988 DELETE single table to support table aliases\n\nGain MySQL compatibility by allowing table aliases in a single\ntable statement.\n\nThis now supports the syntax of:\n\nDELETE [delete_opts] FROM tbl_name [[AS] tbl_alias] [PARTITION (partition_name [, partition_name] ...)] ....\n\nThe delete.test is from MySQL commit 1a72b69778a9791be44525501960b08856833b8d\n/ Change-Id: Iac3a2b5ed993f65b7f91acdfd60013c2344db5c0.\n\nCo-Author: Gleb Shchepa (for delete.test)","shortMessageHtmlLink":"MDEV-33988 DELETE single table to support table aliases"}},{"before":null,"after":"403e16ff18b27a9c1b4f7c1863e5d82860c3d762","ref":"refs/heads/11.5-MDEV-33988-delete-table-alias","pushedAt":"2024-05-01T03:01:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-33988 DELETE single table to support table aliases\n\nGain MySQL compatibility by allowing table aliases in a single\ntable statement.\n\nThis now supports the syntax of:\n\nDELETE [delete_opts] FROM tbl_name [[AS] tbl_alias] [PARTITION (partition_name [, partition_name] ...)] ....\n\nThe delete.test addition from MySQL commit 1a72b69778a9791be44525501960b08856833b8d\n/ Change-Id: Iac3a2b5ed993f65b7f91acdfd60013c2344db5c0.","shortMessageHtmlLink":"MDEV-33988 DELETE single table to support table aliases"}},{"before":"1ba7599bd2693fc0a88f12886d6e3dfe05119d86","after":"2bc404997ae43dbce66037a4f3d21960f977b22f","ref":"refs/heads/10.4-MDEV-33631-debian-version-suffix","pushedAt":"2024-04-30T13:10:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-33631 Ubuntu/Debian MYSQL_SERVER_SUFFIX is version+suffix on MariaDB packaged versions\n\nThe debian/rules removed sufficient version information from the\ndownstream version, however the mariadb upstream has a +\nseparator from the suffix.\n\nWhile we are at it, remove the Debian/Ubuntu revision -1.\n\nOther revisions used:\n* Debian unstable (inherited to both Debian and Ubuntu if package unchanged): 1:10.11.6-2\n* Ubuntu stable updates example: 1:10.11.6-0ubuntu0.23.10.2\n* Debian stable updates example: 1:10.11.4-1~deb12u1\n\nThe result is compulation with:\n -DMYSQL_SERVER_SUFFIX=\"-1:10.4.34+maria~deb10\" \\\n\nCompared to Debian:\n -DMYSQL_SERVER_SUFFIX=\"-1~deb12u1\" \\\n\nThe impact comes into play with SELECT VERSION():\n 10.4.34-MariaDB-1:10.4.34+maria~deb10\n\nA more abbreviated form of the following is much more human/machine parsable:\n 10.6.16-MariaDB~ubu2004\n\nReviewer: Otto Kekäläinen","shortMessageHtmlLink":"MDEV-33631 Ubuntu/Debian MYSQL_SERVER_SUFFIX is version+suffix on Mar…"}},{"before":"d07a9efb6b532847e2982bfe74695c6efd5c6df1","after":null,"ref":"refs/heads/bb-10.3-danielblack-MDEV-21187-log_slow","pushedAt":"2024-04-28T01:44:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"}},{"before":"564a613b80fa877aeffab577129524d87f84382a","after":null,"ref":"refs/heads/10.11-MDEV-33492-mysql_install_db_basedir","pushedAt":"2024-04-23T04:24:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"}},{"before":"130d5ea4eb5772cc643b72907b61b4da15922fe9","after":"564a613b80fa877aeffab577129524d87f84382a","ref":"refs/heads/10.11-MDEV-33492-mysql_install_db_basedir","pushedAt":"2024-04-23T02:06:15.000Z","pushType":"push","commitsCount":342,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"Merge branch '10.11' into 10.11-MDEV-33492-mysql_install_db_basedir","shortMessageHtmlLink":"Merge branch '10.11' into 10.11-MDEV-33492-mysql_install_db_basedir"}},{"before":"77fe69ae8ce92f528314cf3292befba3bbf2eacd","after":null,"ref":"refs/heads/bb-11.4-MDEV-33592","pushedAt":"2024-04-15T10:47:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"}},{"before":"27d5a0bb4f17e824b43de73e02a99137e2e3b1c4","after":"7f5230f9f1d8198a19697d523665debe631cd44f","ref":"refs/heads/10.5-MDEV-30676-rpl.parallel_backup","pushedAt":"2024-04-15T04:35:44.000Z","pushType":"push","commitsCount":65,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"Merge branch '10.5' into 10.5-MDEV-30676-rpl.parallel_backup","shortMessageHtmlLink":"Merge branch '10.5' into 10.5-MDEV-30676-rpl.parallel_backup"}},{"before":"2d745eee1b585d4f625f9a1f1088ad8fb1c706d8","after":"77fe69ae8ce92f528314cf3292befba3bbf2eacd","ref":"refs/heads/bb-11.4-MDEV-33592","pushedAt":"2024-04-13T22:40:10.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"Merge branch '11.4' into bb-11.4-MDEV-33592","shortMessageHtmlLink":"Merge branch '11.4' into bb-11.4-MDEV-33592"}},{"before":"143082356ca9b336ab01d8e0352f9719e737f812","after":null,"ref":"refs/heads/10.5-MCOL5611-postfix","pushedAt":"2024-04-08T15:54:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"}},{"before":"12ab684077ff3f194db6cb5c166d0111fc325ec8","after":"143082356ca9b336ab01d8e0352f9719e737f812","ref":"refs/heads/10.5-MCOL5611-postfix","pushedAt":"2024-03-28T05:01:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-33290: Disable ColumnStore based on boost version (postfix)\n\nIts important to fail early and only contine with the include after\nthe boost version check succeeds.\n\nNeeds to succeed on ealier verisons too so can't just fail if too new.\nAs such, do a version check.","shortMessageHtmlLink":"MDEV-33290: Disable ColumnStore based on boost version (postfix)"}},{"before":"3f3191dfa15876ab062fbfd565007edd1e2cba2d","after":null,"ref":"refs/heads/10.5-postfix","pushedAt":"2024-03-28T03:49:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"}},{"before":null,"after":"3f3191dfa15876ab062fbfd565007edd1e2cba2d","ref":"refs/heads/10.5-postfix","pushedAt":"2024-03-28T02:56:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"grooverdan","name":"Daniel Black","path":"/grooverdan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/462287?s=80&v=4"},"commit":{"message":"MDEV-33044 Loading time zones does not work with alter_algorithm INPLACE (postfix)\n\nTest case doesn't work on embedded builds.","shortMessageHtmlLink":"MDEV-33044 Loading time zones does not work with alter_algorithm INPL…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXuvrGgA","startCursor":null,"endCursor":null}},"title":"Activity · grooverdan/mariadb-server"}