Page MenuHomePhabricator

D11669.diff
No OneTemporary

D11669.diff

diff --git a/src/applications/harbormaster/storage/build/HarbormasterBuildLog.php b/src/applications/harbormaster/storage/build/HarbormasterBuildLog.php
--- a/src/applications/harbormaster/storage/build/HarbormasterBuildLog.php
+++ b/src/applications/harbormaster/storage/build/HarbormasterBuildLog.php
@@ -133,7 +133,7 @@
queryfx(
$conn,
'UPDATE harbormaster_buildlogchunk '.
- 'SET chunk = CONCAT(chunk, %s), size = LENGTH(CONCAT(chunk, %s))'.
+ 'SET chunk = CONCAT(chunk, %B), size = LENGTH(CONCAT(chunk, %B))'.
'WHERE id = %d',
$content,
$content,

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 23, 2:28 AM (3 h, 28 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7179584
Default Alt Text
D11669.diff (619 B)

Event Timeline