[MDEV-3790] LP:712720 - handlersocket does not compile against MariaDB 5.3 Created: 2011-02-03 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad, MariaDB_5.3 | ||
| Attachments: |
|
| Description |
|
Even after working around bug 712714 , handlersocket does not compile against maria-5.3 To repeat, configure handlersocket ./configure --with-mysql-source=/home/philips/bzr/mysql-5.3.0-MariaDB-alpha --with-mysql-bindir=/home/philips/bzr/maria-5.3-bintar/bin/ then run "make" and you will get /home/philips/bzr/mysql-5.3.0-MariaDB-alpha/sql/handler.h: In member function ‘void dena::dbcontext::cmd_find_internal(dena::dbcallback_i&, const dena::prep_stmt&, ha_rkey_function, const dena::cmd_exec_args&)’: |
| Comments |
| Comment by Sergei Golubchik [ 2011-02-03 ] | |||
|
Re: [Bug 712720] [NEW] handlersocket does not compile against MariaDB 5.3 we have a plug.in file for handlersocket that allows to build it from On Feb 03, Philip Stoev wrote: | |||
| Comment by Philip Stoev (Inactive) [ 2011-02-04 ] | |||
|
Re: handlersocket does not compile against MariaDB 5.3 | |||
| Comment by Sergei Golubchik [ 2011-02-08 ] | |||
|
Re: handlersocket does not compile against MariaDB 5.3 | |||
| Comment by Sergei Golubchik [ 2011-02-08 ] | |||
|
plug.in file and all necessary changes | |||
| Comment by Philip Stoev (Inactive) [ 2011-02-11 ] | |||
|
Re: handlersocket does not compile against MariaDB 5.3
| |||
| Comment by Philip Stoev (Inactive) [ 2011-02-11 ] | |||
|
Re: handlersocket does not compile against MariaDB 5.3 | |||
| Comment by Philip Stoev (Inactive) [ 2011-02-11 ] | |||
|
Re: handlersocket does not compile against MariaDB 5.3 (13:29:42) philip_stoev1: "cc1plus: warnings being treated as errors | |||
| Comment by Rasmus Johansson (Inactive) [ 2011-04-18 ] | |||
|
Re: handlersocket does not compile against MariaDB 5.3 Where can I find the plug.in file and instructions on how to patch it. I'm trying to build it against mariadb 5.2.5 and I am receiving the same error. Thanks | |||
| Comment by Sergei Golubchik [ 2011-04-18 ] | |||
|
Re: [Bug 712720] Re: handlersocket does not compile against MariaDB 5.3 On Apr 18, Jason wrote: See, the bug report has "Status: Fix Committed", and "Milestone: Maria 5.3". http://bazaar.launchpad.net/~maria-captains/maria/5.3/files Regards, | |||
| Comment by Rasmus Johansson (Inactive) [ 2011-05-10 ] | |||
|
Launchpad bug id: 712720 |