Page MenuHomeSolus

Update perl-dbd-mysql 4.048
ClosedPublic

Authored by kyrios123 on Sep 17 2018, 11:38 AM.
Tags
None
Referenced Files
F10974380: D3857.diff
Sat, Jul 22, 12:18 AM
F10971096: D3857.id9464.diff
Fri, Jul 21, 5:46 AM
F10724521: D3857.id.diff
May 7 2023, 4:31 PM
F10717653: D3857.diff
May 4 2023, 7:59 PM
Subscribers

Details

Summary
  • Fix corrupted META.json so cpan installations work as expected.
  • Add options needed for public key based security.
  • Allow several spaces after LIMIT clause.
  • Basic GTID tracking.
  • Fix GCC 8.1 warnings
  • Fix warning: unused variable ‘buffer_len’
  • Fix warning about bind->is_null assignment with incompatible pointer type
  • Get rid of warning about unused variable ssl_verify_set
  • Fix space/tab issue which leads to misleading indentation
  • Change spaces/tabs to get rid of GCC8 warning

Depends on D3856

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Checked with mytop

Diff Detail

Repository
R3987 perl-dbd-mysql
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

You indicated that it needs to depend on itself. Did you mean D3856?

You indicated that it needs to depend on itself. Did you mean D3856?

Indeed, this is fixed now.. sorry. ?

This revision is now accepted and ready to land.Sep 19 2018, 1:12 PM
This revision was automatically updated to reflect the committed changes.