Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run error with sql.el #1

Open
tumashu opened this issue Nov 27, 2015 · 0 comments
Open

Run error with sql.el #1

tumashu opened this issue Nov 27, 2015 · 0 comments

Comments

@tumashu
Copy link

tumashu commented Nov 27, 2015

sql2005> .find

+-----------+--------+--------------------------+
| type      | schema | name                     |
+-----------+--------+--------------------------+
| table     | dbo    | CV010001                 |
| table     | dbo    | CV010002                 |

...

| procedure | dbo    | sp_upgraddiagrams        |
| function  | dbo    | fGetTableName            |
| function  | dbo    | fn_diagramobjects        |
+-----------+--------+--------------------------+
264 rows affected
sql2005> /var/lib/gems/2.1.0/gems/mssql-0.0.2/lib/controller.rb:32:in `fsync': Invalid argument @ rb_io_fsync - <STDOUT> (Errno::EINVAL)
    from /var/lib/gems/2.1.0/gems/mssql-0.0.2/lib/controller.rb:32:in `block in emacs_run_loop'
    from /var/lib/gems/2.1.0/gems/mssql-0.0.2/lib/controller.rb:28:in `each_line'
    from /var/lib/gems/2.1.0/gems/mssql-0.0.2/lib/controller.rb:28:in `emacs_run_loop'
    from /var/lib/gems/2.1.0/gems/mssql-0.0.2/lib/controller.rb:13:in `run'
    from /var/lib/gems/2.1.0/gems/mssql-0.0.2/bin/mssql:7:in `<top (required)>'
    from /usr/local/bin/mssql:23:in `load'
    from /usr/local/bin/mssql:23:in `<main>'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant