How can a picture be tiled if it is introduced through the SVG sub-tag Image?

<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1258px" height="960px">
    <image width="200" height="200" stroke="black" href="https://img.codeshelper.com/upload/img/2021/10/09/gwfbfcwipyp2.png">
    </image>
</svg>
Svg
Oct.09,2021

<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1258px" height="960px">
    <image width="100%" height="100%" x="0" y="0" stroke="black" xlink:href="https://img.codeshelper.com/upload/img/2021/10/09/0nszfux2vwg3.png">
    </image>
</svg>
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b326b0-2be06.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b326b0-2be06.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?