1. <legend id='MSAkp'><style id='MSAkp'><dir id='MSAkp'><q id='MSAkp'></q></dir></style></legend>

    <small id='MSAkp'></small><noframes id='MSAkp'>

    <tfoot id='MSAkp'></tfoot>

      <bdo id='MSAkp'></bdo><ul id='MSAkp'></ul>
    1. <i id='MSAkp'><tr id='MSAkp'><dt id='MSAkp'><q id='MSAkp'><span id='MSAkp'><b id='MSAkp'><form id='MSAkp'><ins id='MSAkp'></ins><ul id='MSAkp'></ul><sub id='MSAkp'></sub></form><legend id='MSAkp'></legend><bdo id='MSAkp'><pre id='MSAkp'><center id='MSAkp'></center></pre></bdo></b><th id='MSAkp'></th></span></q></dt></tr></i><div id='MSAkp'><tfoot id='MSAkp'></tfoot><dl id='MSAkp'><fieldset id='MSAkp'></fieldset></dl></div>

      如何在 MySQL 中从 BLOB 转换为 TEXT?

      How do I convert from BLOB to TEXT in MySQL?(如何在 MySQL 中从 BLOB 转换为 TEXT?)
        <i id='9ZaRd'><tr id='9ZaRd'><dt id='9ZaRd'><q id='9ZaRd'><span id='9ZaRd'><b id='9ZaRd'><form id='9ZaRd'><ins id='9ZaRd'></ins><ul id='9ZaRd'></ul><sub id='9ZaRd'></sub></form><legend id='9ZaRd'></legend><bdo id='9ZaRd'><pre id='9ZaRd'><center id='9ZaRd'></center></pre></bdo></b><th id='9ZaRd'></th></span></q></dt></tr></i><div id='9ZaRd'><tfoot id='9ZaRd'></tfoot><dl id='9ZaRd'><fieldset id='9ZaRd'></fieldset></dl></div>
          <tbody id='9ZaRd'></tbody>
          <bdo id='9ZaRd'></bdo><ul id='9ZaRd'></ul>

          <small id='9ZaRd'></small><noframes id='9ZaRd'>

          <tfoot id='9ZaRd'></tfoot>

              • <legend id='9ZaRd'><style id='9ZaRd'><dir id='9ZaRd'><q id='9ZaRd'></q></dir></style></legend>
                本文介绍了如何在 MySQL 中从 BLOB 转换为 TEXT?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                限时送ChatGPT账号..

                我有很多记录,其中文本已存储在 MySQL 的 blob 中.为了便于处理,我想将数据库中的格式更改为文本...任何想法如何轻松进行更改以免中断数据 - 我想它需要正确编码?

                I have a whole lot of records where text has been stored in a blob in MySQL. For ease of handling I'd like to change the format in the database to TEXT... Any ideas how easily to make the change so as not to interrupt the data - I guess it will need to be encoded properly?

                推荐答案

                那没必要.只需使用 SELECT CONVERT(column USING utf8) FROM..... 而不是 SELECT column FROM...

                That's unnecessary. Just use SELECT CONVERT(column USING utf8) FROM..... instead of just SELECT column FROM...

                这篇关于如何在 MySQL 中从 BLOB 转换为 TEXT?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                ibtmp1是非压缩的innodb临时表的独立表空间,通过innodb_temp_data_file_path参数指定文件的路径,文件名和大小,默认配置为ibtmp1:12M:autoextend,也就是说在文件系统磁盘足够的情况下,这个文件大小是可以无限增长的。 为了避免ibtmp1文件无止境的暴涨导致
                SQL query to group by day(按天分组的 SQL 查询)
                What does SQL clause quot;GROUP BY 1quot; mean?(SQL 子句“GROUP BY 1是什么意思?意思是?)
                MySQL groupwise MAX() returns unexpected results(MySQL groupwise MAX() 返回意外结果)
                MySQL SELECT most frequent by group(MySQL SELECT 按组最频繁)
                Include missing months in Group By query(在 Group By 查询中包含缺失的月份)
                <tfoot id='6H2XS'></tfoot>

                      • <bdo id='6H2XS'></bdo><ul id='6H2XS'></ul>
                      • <small id='6H2XS'></small><noframes id='6H2XS'>

                        <i id='6H2XS'><tr id='6H2XS'><dt id='6H2XS'><q id='6H2XS'><span id='6H2XS'><b id='6H2XS'><form id='6H2XS'><ins id='6H2XS'></ins><ul id='6H2XS'></ul><sub id='6H2XS'></sub></form><legend id='6H2XS'></legend><bdo id='6H2XS'><pre id='6H2XS'><center id='6H2XS'></center></pre></bdo></b><th id='6H2XS'></th></span></q></dt></tr></i><div id='6H2XS'><tfoot id='6H2XS'></tfoot><dl id='6H2XS'><fieldset id='6H2XS'></fieldset></dl></div>

                            <tbody id='6H2XS'></tbody>
                          <legend id='6H2XS'><style id='6H2XS'><dir id='6H2XS'><q id='6H2XS'></q></dir></style></legend>