On Sat, Jan 3, 2015 at 7:59 PM, Simon Slavin <slav...@bigfraud.org> wrote:

>
> On 4 Jan 2015, at 12:56am, YAN HONG YE <yanhong...@mpsa.com> wrote:
>
> > I want to know how to setting a loging sqlite passwd?
> > When I input:
> > Sqlite mtdb
> > Command, the console will prompt like this:
> > Pls input your password:
>
> http://www.sqlite.org/src/doc/trunk/ext/userauth/user-auth.txt
>
> It is only available in recent versions of SQLite.  Since 2014-10-17.
>

(1) The OP says he used the "sqlite" command (version 2 of SQLite) not
sqlite3.
(2) SQLite has *never* given a prompt "Pls input your password".  That
message is coming from third-party software.


>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to