[Linux-traipu] [Bug 850782] [NEW] Incorrect documentation of CURTIME()

2011-09-15 Thread Vijay Samuel
Public bug reported: http://docs.drizzle.org/functions/current_time_functions.html reports SELECT CURTIME(); - '10:30:09' SELECT CURTIME() + 0; - 103009.00 but the drizzle client errors on running those sql queries as follows: drizzle select curtime(); ERROR 1305 (42000):

[Linux-traipu] [Bug 850782] Re: Incorrect documentation of CURTIME()

2011-09-15 Thread Vijay Samuel
** Changed in: drizzle Status: New = In Progress ** Changed in: drizzle Importance: Undecided = Medium ** Changed in: drizzle Assignee: (unassigned) = Vijay Samuel (vjsamuel) -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed

[Linux-traipu] [Bug 850799] [NEW] Incorrect documentation regarding date_part()

2011-09-15 Thread Vijay Samuel
Public bug reported: drizzle select date_part(); ERROR 1305 (42000): FUNCTION date_part does not exist date_part() does not exist. It needs to be removed from the docs. ** Affects: drizzle Importance: Medium Assignee: Vijay Samuel (vjsamuel) Status: Confirmed -- You

[Linux-traipu] [Bug 850782] Re: Incorrect documentation of CURTIME()

2011-09-15 Thread Vijay Samuel
** Changed in: drizzle Status: In Progress = Fix Committed -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/850782 Title: Incorrect documentation of CURTIME() Status in A Lightweight SQL

[Linux-traipu] [Bug 850858] [NEW] Incorrect documentation of EXTRACT

2011-09-15 Thread Vijay Samuel
Drizzle server version for the right syntax to use near ''08:15:22.5')' at line 1 incorrect docs need to be removed. ** Affects: drizzle Importance: Medium Assignee: Vijay Samuel (vjsamuel) Status: In Progress ** Changed in: drizzle Importance: Undecided = Medium ** Changed

[Linux-traipu] [Bug 850858] Re: Incorrect documentation of EXTRACT

2011-09-15 Thread Vijay Samuel
** Branch linked: lp:~vjsamuel/drizzle/fix-bug-850858 ** Changed in: drizzle Status: In Progress = Fix Committed -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/850858 Title: Incorrect

[Linux-traipu] [Bug 850898] Re: Remove bit_length() from docs

2011-09-15 Thread Vijay Samuel
** Branch linked: lp:~vjsamuel/drizzle/fix-bug-850898 ** Changed in: drizzle Status: In Progress = Fix Committed -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/850898 Title: Remove

[Linux-traipu] [Bug 828882] Re: remove haildb documentation

2011-09-16 Thread Vijay Samuel
** Changed in: drizzle/fremont Assignee: Patrick Crews (patrick-crews) = Vijay Samuel (vjsamuel) -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/828882 Title: remove haildb documentation

[Linux-traipu] [Bug 828882] Re: remove haildb documentation

2011-09-16 Thread Vijay Samuel
this bug was fixed during the recent documentation refactoring i guess. haildb docs dont exist in the latest trunk, marking as fixed. ** Changed in: drizzle/fremont Status: Confirmed = Triaged ** Changed in: drizzle/fremont Status: Triaged = Fix Released -- You received this bug

[Linux-traipu] [Bug 850898] Re: Remove bit_length() from docs

2011-09-16 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/850898 Title: Remove bit_length() from docs Status in A Lightweight SQL

[Linux-traipu] [Bug 850858] Re: Incorrect documentation of EXTRACT

2011-09-16 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/850858 Title: Incorrect documentation of EXTRACT Status in A Lightweight SQL

Re: [Linux-traipu] [Bug 804570] Re: CURTIME function doesn't work

2011-09-25 Thread Vijay Samuel
Hi, Please make sure to add documentation for this as I believe that I ve removed it since it was not working earlier. Cheers, -Vijay On Sep 25, 2011 3:51 PM, Matthew Rheaume 804...@bugs.launchpad.net wrote: ** Changed in: drizzle Status: New = In Progress ** Changed in: drizzle Assignee:

[Linux-traipu] [Bug 879128] Re: race condition in make install libdrizzle-1.0.pc

2011-11-02 Thread Vijay Samuel
** Changed in: drizzle Status: In Progress = Fix Committed -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/879128 Title: race condition in make install libdrizzle-1.0.pc Status in A

[Linux-traipu] [Bug 879128] Re: race condition in make install libdrizzle-1.0.pc

2011-11-07 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/879128 Title: race condition in make install libdrizzle-1.0.pc Status in A

[Linux-traipu] [Bug 893454] Re: fedora 16 build fails in auth_pam plugin

2011-11-22 Thread Vijay Samuel
** Branch linked: lp:~brianaker/drizzle/fedora-16-fixes ** Changed in: drizzle Status: New = Fix Committed -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/893454 Title: fedora 16 build

[Linux-traipu] [Bug 924403] [NEW] unable to build drizzle in g++ 4.6.1

2012-01-31 Thread Vijay Samuel
Public bug reported: In file included from ./drizzled/probes.h:24:0, from drizzled/cursor.cc:40: ./drizzled/generated_probes.h:14:5: error: _DTRACE_VERSION is not defined [-Werror=undef] CXXdrizzled/daemon.o CXXdrizzled/data_home.o cc1plus: all warnings being treated

[Linux-traipu] [Bug 744206] Re: Docs: MySQL differences storage engines section needs fixing

2012-02-14 Thread Vijay Samuel
** Changed in: drizzle/fremont Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/744206 Title: Docs: MySQL differences storage engines section needs

[Linux-traipu] [Bug 709506] Re: In some cases ORDER BY DESC doesn't work

2012-02-14 Thread Vijay Samuel
** Changed in: drizzle/fremont Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/709506 Title: In some cases ORDER BY DESC doesn't work Status in A

[Linux-traipu] [Bug 920900] Re: Feature Request: replace . with _ in db names for simple-user-policy plugin

2012-02-14 Thread Vijay Samuel
** Changed in: drizzle/fremont Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/920900 Title: Feature Request: replace . with _ in db names for

[Linux-traipu] [Bug 920900] Re: Feature Request: replace . with _ in db names for simple-user-policy plugin

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle/fremont Milestone: None = 2012-01-31 -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/920900 Title: Feature Request: replace . with _ in db names for simple-user-

[Linux-traipu] [Bug 916567] Re: Syntax error in drizzled/daemon.cc

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Milestone: None = 2012-01-31 ** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/916567 Title: Syntax

[Linux-traipu] [Bug 911643] Re: transaction_log plugin PRINT_TRANSACTION_MESSAGE and its hex counterpart use just filename, not path to transaction log.

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Milestone: None = 2012-01-31 ** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/911643 Title:

[Linux-traipu] [Bug 911638] Re: sql_perror() has off-by-one error leading to dropped out_of_bounds exception and other nasty instead of a sensible error message

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/911638 Title: sql_perror() has off-by-one error leading to dropped

[Linux-traipu] [Bug 879027] Re: libdrizzle: failed non-blocking connects do not report error

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: In Progress = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/879027 Title: libdrizzle: failed non-blocking connects do not report error

[Linux-traipu] [Bug 798940] Re: DD INDEXES.INDEX_TYPE is 'UNKNOWN' for InnoDB BTREE indexes

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/798940 Title: DD INDEXES.INDEX_TYPE is 'UNKNOWN' for InnoDB BTREE indexes

[Linux-traipu] [Bug 743783] Re: Time datatype cosmetic error

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/743783 Title: Time datatype cosmetic error Status in A Lightweight SQL

[Linux-traipu] [Bug 420029] Re: TO_DAYS function returns incorrect value

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Confirmed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/420029 Title: TO_DAYS function returns incorrect value Status in A Lightweight

[Linux-traipu] [Bug 528410] Re: drizzle_state_packet_read:bad packet number

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/528410 Title: drizzle_state_packet_read:bad packet number Status in A

[Linux-traipu] [Bug 810388] Re: 2 bugs in drizzle_column_skip()

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/810388 Title: 2 bugs in drizzle_column_skip() Status in A Lightweight SQL

[Linux-traipu] [Bug 798959] Re: IF/ELSE broken for (true, boolean, string) arguments

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/798959 Title: IF/ELSE broken for (true, boolean, string) arguments Status in

[Linux-traipu] [Bug 793182] Re: Complete and standardize plugin docs

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/793182 Title: Complete and standardize plugin docs Status in A Lightweight

[Linux-traipu] [Bug 730986] Re: Add new REPLICATE functionality to CREATE SCHEMA/TABLE Doc

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/730986 Title: Add new REPLICATE functionality to CREATE SCHEMA/TABLE Doc

[Linux-traipu] [Bug 715800] Re: Type Duplication

2012-02-15 Thread Vijay Samuel
Olaf, has this fix been merged? Cheers, -Vijay -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/715800 Title: Type Duplication Status in A Lightweight SQL Database for Cloud Infrastructure

[Linux-traipu] [Bug 867866] Re: multi-master replication test failing - duplicate trx message error/ first master rpl failure.

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle/fremont Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/867866 Title: multi-master replication test failing - duplicate trx

[Linux-traipu] [Bug 715800] Re: Type Duplication

2012-02-15 Thread Vijay Samuel
Marking as fixed. ** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/715800 Title: Type Duplication Status in A Lightweight SQL

[Linux-traipu] [Bug 889528] Re: Query ID atomic misuse

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/889528 Title: Query ID atomic misuse Status in A Lightweight SQL Database for

[Linux-traipu] [Bug 751191] Re: Global refresh_version not protected against races

2012-02-15 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = In Progress -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/751191 Title: Global refresh_version not protected against races Status in A

[Linux-traipu] [Bug 686765] Re: make test can fail in out of source tree build

2012-02-18 Thread Vijay Samuel
Marking as fixed, ** Changed in: drizzle Status: Fix Committed = Fix Released ** Changed in: drizzle/elliott Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle.

[Linux-traipu] [Bug 924403] Re: unable to build drizzle in g++ 4.6.1

2012-03-30 Thread Vijay Samuel
this was a problem in my box and not our code. Marking as invalid ** Changed in: drizzle Status: New = Invalid -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/924403 Title: unable to

[Linux-traipu] [Bug 906096] Re: Makefile fails when building from source

2012-03-30 Thread Vijay Samuel
this has been fixed right? i have not seen this in releases 29 through 31. -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/906096 Title: Makefile fails when building from source Status in A

[Linux-traipu] [Bug 809572] Re: PBMS failure: Got error 1700 from storage engine

2012-03-30 Thread Vijay Samuel
We no longer support pbms. Marking as wont fix ** Changed in: drizzle Status: New = Won't Fix -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/809572 Title: PBMS failure: Got error 1700

[Linux-traipu] [Bug 987557] Re: warning fails build on gcc 4.6.3: plugin/rabbitmq/rabbitmq_log.cc: In member function 'virtual drizzled::plugin::ReplicationReturnCode drizzle_plugin::RabbitMQLog::appl

2012-04-26 Thread Vijay Samuel
** Changed in: drizzle Status: In Progress = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/987557 Title: warning fails build on gcc 4.6.3: plugin/rabbitmq/rabbitmq_log.cc:

[Linux-traipu] [Bug 982799] Re: make distcheck failing because of leftover --pid-file

2012-04-26 Thread Vijay Samuel
** Changed in: drizzle Status: In Progress = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/982799 Title: make distcheck failing because of leftover --pid-file Status in A

[Linux-traipu] [Bug 982755] Re: libdrizzle version not a string in pkg file in 7.1

2012-04-26 Thread Vijay Samuel
** Changed in: drizzle Status: In Progress = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/982755 Title: libdrizzle version not a string in pkg file in 7.1 Status in A

[Linux-traipu] [Bug 987557] Re: warning fails build on gcc 4.6.3: plugin/rabbitmq/rabbitmq_log.cc: In member function 'virtual drizzled::plugin::ReplicationReturnCode drizzle_plugin::RabbitMQLog::appl

2012-04-26 Thread Vijay Samuel
** Changed in: drizzle Milestone: None = 7.1.34 -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/987557 Title: warning fails build on gcc 4.6.3: plugin/rabbitmq/rabbitmq_log.cc: In member

[Linux-traipu] [Bug 935951] Re: --no-defaults is ignored

2012-04-26 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released ** Changed in: drizzle Milestone: None = 7.1.34 -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/935951 Title:

[Linux-traipu] [Bug 989002] [NEW] distcheck fails on ubuntu 11.10

2012-04-26 Thread Vijay Samuel
Public bug reported: --- Configuration summary for drizzle version 7.1 drizzle * Installation prefix: /home/vjsamuel/repos/drizzle/drizzle/drizzle-7.1.33.2546-snapshot/_inst * System type: unknown-linux-gnu * pandora-build version: 0.175 * Host CPU:

Re: [Linux-traipu] [Bug 989002] Re: distcheck fails on ubuntu 11.10

2012-05-01 Thread Vijay Samuel
Ubuntu 11.10 64 bit. I ran bzr branch lp:drizzle 7.1 cd 7.1 ./config/autorun.sh ; ./configure; make distcheck On Tue, May 1, 2012 at 11:37 AM, Brian Aker br...@tangent.org wrote: What were the commands you ran (I want to make sure I catch this)? Which version of Ubuntu? Specific machine? (I

[Linux-traipu] [Bug 989002] Re: distcheck fails on ubuntu 11.10

2012-05-01 Thread Vijay Samuel
** Changed in: drizzle Status: New = In Progress ** Changed in: drizzle Importance: Undecided = Low -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/989002 Title: distcheck fails on

[Linux-traipu] [Bug 992758] Re: libgearman in ubuntu precise

2012-05-05 Thread Vijay Samuel
** Changed in: drizzle Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/992758 Title: libgearman in ubuntu precise Status in A Lightweight SQL

[Linux-traipu] [Bug 1025318] [NEW] unable to install DBD::drizzle in ubuntu precise

2012-07-16 Thread Vijay Samuel
Public bug reported: vjsamuel@codeshack:~/DBD-drizzle-0.304$ sudo make cc -c -I/usr/local/lib/perl/5.14.2/auto/DBI -I/usr/include/libdrizzle-1.0 -DDBD_DRIZZLE_INSERT_ID_IS_GOOD -g -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include

[Linux-traipu] [Bug 978007] Re: build-failure on FreeBSD

2012-09-23 Thread Vijay Samuel
** Changed in: drizzle Assignee: (unassigned) = coldtobi (tobi-coldtobi) ** Changed in: drizzle Milestone: None = 7.2.4 ** Changed in: drizzle Status: New = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to

[Linux-traipu] [Bug 1038658] Re: FTBFS for GCC 4.7

2012-09-23 Thread Vijay Samuel
** Changed in: drizzle Assignee: (unassigned) = coldtobi (tobi-coldtobi) ** Changed in: drizzle Milestone: None = 7.2.4 ** Changed in: drizzle Status: New = Fix Released -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to