SQLite3 database corrupted

Chad Cornwell <[email protected]> Tue, 18 Apr 2023 10:29:23 -0700
Newsgroups gmane.text.doxygen.general
Message-ID <CADQ=xTEUtDRAvaEV9=s62A2+gNrOSW-MXc6YG2YCyZM3yC_6dQ@mail.gmail.com>
--===============6132581511189932292==
Content-Type: multipart/alternative; boundary="000000000000c22c2c05f99fa67c"

--000000000000c22c2c05f99fa67c
Content-Type: text/plain; charset="UTF-8"

I compiled from source on centos 7 using the scl dev toolset 7 (if this
matters) for doxygen 1.9.7 with the -Duse_sqlite3 flag on.

I was able to successfully run doxygen on my code directory and did not see
any error flags pop up relating to sqlite3 (or any at all) however when I
try to open up the database using sqlite3 it responds to .tables with '
Errror: file is not a database'

Additionally when I try to .read doxygen_sqlite3.db it gives the following
error:
Parse error near line 1: unrecognized token "18a592b71f"
 18a592b71fc2*)0.2.1TueApr 18 2023 17:54:53Tue Apr 18 2023My Project
05acdd2d7
   ^--- error here

It seems as if the data is populated into the .db file but it is getting
corrupted somehow along the way, any ideas on how to fix this? Thank you so
much for your help!

--000000000000c22c2c05f99fa67c
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I compiled from source on centos 7 using the scl dev tools=
et 7 (if this matters) for doxygen 1.9.7 with the -Duse_sqlite3 flag on.=C2=
=A0<div><br></div><div>I was able to successfully run doxygen on my code di=
rectory and did not see any error flags pop up relating to sqlite3 (or any =
at all) however when I try to open up the database using sqlite3 it respond=
s to .tables with &#39; Errror: file is not a database&#39;</div><div><br><=
/div><div>Additionally when I try to .read doxygen_sqlite3.db it gives the =
following error:</div><div>Parse error=C2=A0near line 1: unrecognized token=
 &quot;18a592b71f&quot;</div><div>=C2=A018a592b71fc2*)0.2.1TueApr 18 2023 1=
7:54:53Tue=C2=A0Apr 18 2023My Project 05acdd2d7</div><div>=C2=A0 =C2=A0^---=
 error here</div><div><br></div><div>It seems as if the data is populated=
=C2=A0into the .db file but it is getting corrupted somehow along the way, =
any ideas on how to fix this? Thank you so much for your help!=C2=A0</div><=
/div>

--000000000000c22c2c05f99fa67c--


--===============6132581511189932292==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============6132581511189932292==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Doxygen-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-users

--===============6132581511189932292==--